Skip to content

Commit 7689f34

Browse files
authored
Update index.md
1 parent 26f2698 commit 7689f34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Jsoniter will not only be the fastest parser in runtime, but also trying very ha
7070

7171
# Easy to migrate
7272

73-
* Golang version is drop-in replacement for standard library (encoding/json), `json.Marshal` or `json.Unmarshal` just replace json with jsoniter.
73+
* [Golang version is drop-in replacement for standard library (encoding/json), `json.Marshal` or `json.Unmarshal` just replace json with jsoniter.](/migrate-from-go-std.html)
7474
* [Support gson compatibility mode](/migrate-from-gson.html)
7575
* Support jackson compatibility mode (coming soon)
7676

0 commit comments

Comments
 (0)