Skip to content

Commit

Permalink
fix ref
Browse files Browse the repository at this point in the history
  • Loading branch information
lemire committed Apr 26, 2024
1 parent 6c647d9 commit 799d8e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/basics.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ An overview of what you need to know to use simdjson, with examples.
- [Minifying JSON strings without parsing](#minifying-json-strings-without-parsing)
- [UTF-8 validation (alone)](#utf-8-validation-alone)
- [JSON Pointer](#json-pointer)
- [JSONPath](#json-path)
- [JSONPath](#jsonpath)
- [Error handling](#error-handling)
- [Error handling examples without exceptions](#error-handling-examples-without-exceptions)
- [Disabling exceptions](#disabling-exceptions)
Expand Down

0 comments on commit 799d8e3

Please sign in to comment.