Skip to content

Commit

Permalink
docs: fix stringify example broken link in README (#1055)
Browse files Browse the repository at this point in the history
  • Loading branch information
IsmaelMartinez authored Sep 10, 2024
1 parent 1560df3 commit dd8c9e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,7 @@ A few advantages of this solution:
- The string remains as small as possible due to the use of [JSON Pointers](https://datatracker.ietf.org/doc/html/rfc6901).
- All references (also circular) are preserved.

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

## Convert to the old API

Expand Down

0 comments on commit dd8c9e8

Please sign in to comment.