Skip to content

Commit dd8c9e8

Browse files
docs: fix stringify example broken link in README (#1055)
1 parent 1560df3 commit dd8c9e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@ A few advantages of this solution:
435435
- The string remains as small as possible due to the use of [JSON Pointers](https://datatracker.ietf.org/doc/html/rfc6901).
436436
- All references (also circular) are preserved.
437437

438-
Check [example](#example-with-stringify-and-unstringify-parsed-documentstringify).
438+
Check [example](#example-with-stringify-and-unstringify-parsed-document).
439439

440440
## Convert to the old API
441441

0 commit comments

Comments
 (0)