Skip to content

Commit a5f1244

Browse files
authored
Update README.md
1 parent 3361501 commit a5f1244

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# 🧰 Datasync Toolkit
22

3-
The Datasync Toolkit (a part of the Community Toolkit) is a collection of libraries that implement a client-server system used for synchronizing data
4-
from the database table. The Datasync Toolkit is a member of the Community Toolkit organization and published under the dotnet Foundation.
3+
The Datasync Community Toolkit is a collection of libraries that implement a client-server system used for synchronizing data
4+
from the database table. The Datasync Community Toolkit is a member of the Community Toolkit organization and published under the dotnet Foundation.
55

66
Currently, the library supports:
77

@@ -23,7 +23,7 @@ Other platforms may work, but have not been tested.
2323

2424
## 🙌 Getting Started
2525

26-
Please take a look at the tutorials included in our [documentation][documentation].
26+
Please take a look at the tutorials included in our [documentation](https://CommunityToolkit.github.io/Datasync).
2727

2828
You can easily get started by using the `dotnet new` command to create a new datasync server. The template pre-configured ASP.NET Core,
2929
Entity Framework Core, and the Datasync server libraries. To install the template:
@@ -108,4 +108,4 @@ The Datasync Toolkit used to be known as Azure Mobile Apps. You can find the co
108108
[ds-litedb]: https://badgen.net/nuget/dt/CommunityToolkit.Datasync.Server.LiteDb
109109
[ds-nswag]: https://badgen.net/nuget/dt/CommunityToolkit.Datasync.Server.NSwag
110110
[ds-swashbuckle]: https://badgen.net/nuget/dt/CommunityToolkit.Datasync.Server.Swashbuckle
111-
[dc-core]: https://badgen.net/nuget/dt/CommunityToolkit.Datasync.Client
111+
[dc-core]: https://badgen.net/nuget/dt/CommunityToolkit.Datasync.Client

0 commit comments

Comments
 (0)