Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit b06e946

Browse files
authored
Update README.md
1 parent d1faf83 commit b06e946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ JSON payload without it's concrete type, see these real-world examples:
113113
- [Parsing Centroid](https://github.com/ServiceStack/ServiceStack.Text/blob/master/tests/ServiceStack.Text.Tests/UseCases/CentroidTests.cs)
114114

115115
Also a thin **.NET 4.0 Dynamic JSON** wrapper around ServiceStack's JSON library is included in the
116-
[ServiceStack.Razor](https://github.com/ServiceStack/ServiceStack/blob/master/src/ServiceStack.Razor/DynamicJson.cs)
116+
[ServiceStack.Razor](https://github.com/ServiceStack/ServiceStack.Text/blob/master/src/ServiceStack.Text/Pcl.Dynamic.cs)
117117
project. It provides a dynamic, but more succinct API than the above options.
118118

119119
## Install ServiceStack.Text

0 commit comments

Comments
 (0)