We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c0a187 commit a566cc5Copy full SHA for a566cc5
README.md
@@ -93,7 +93,7 @@ _There are lies, damned lies and benchmarks._
93
In particular, serde-json benchmarks use `serde_json::Value` which is significantly slower than deserializing
94
to a string.
95
96
-For more details, see [the benchmarks](https://github.com/pydantic/jiter/tree/main/benches).
+For more details, see [the benchmarks](https://github.com/pydantic/jiter/tree/main/crates/jiter/benches).
97
98
```text
99
running 48 tests
0 commit comments