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

Commit 935034c

Browse files
committed
Update README links
1 parent 13a9f3b commit 935034c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ Join the [ServiceStack Google+ Community](https://plus.google.com/communities/11
55
ServiceStack.Text is an **independent, dependency-free** serialization library containing ServiceStack's core high-performance utils and text processing functionality, including:
66

77
- [JSON](https://github.com/ServiceStack/ServiceStack.Text),
8-
[JSV](https://github.com/ServiceStack/ServiceStack.Text/wiki/JSV-Format) and
9-
[CSV](https://github.com/ServiceStack/ServiceStack/wiki/CSV-Format) Text Serializers
10-
- [AutoMapping Utils](https://github.com/ServiceStack/ServiceStack/wiki/Auto-mapping)
11-
- [HTTP Utils](https://github.com/ServiceStack/ServiceStack/wiki/Http-Utils)
12-
- [Dump Utils](https://github.com/ServiceStack/ServiceStack/wiki/Dump-Utils)
8+
[JSV](http://docs.servicestack.net/jsv-format) and
9+
[CSV](http://docs.servicestack.net/csv-format) Text Serializers
10+
- [AutoMapping Utils](http://docs.servicestack.net/auto-mapping)
11+
- [HTTP Utils](http://docs.servicestack.net/http-utils)
12+
- [Dump Utils](http://docs.servicestack.net/dump-utils)
1313
- Several String Extensions, Collection extensions, Reflection Utils and lots more.
1414

1515
### Try out [ServiceStack.Text Live](http://gistlyn.com/text)

0 commit comments

Comments
 (0)