Skip to content

Commit 651231e

Browse files
ofekmerwok
andauthored
Fix broken anchor links in readme (#893)
Co-authored-by: Éric <635179+merwok@users.noreply.github.com>
1 parent 44f3dcb commit 651231e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@ support for [JSON](https://json.org), [MessagePack](https://msgpack.org),
3838
[attrs](https://www.attrs.org),
3939
[structs](https://jcristharif.com/msgspec/structs.html) should feel familiar.
4040
However, they're
41-
[5-60x faster](https://jcristharif.com/msgspec/benchmarks.html#benchmark-structs>)
41+
[5-60x faster](https://jcristharif.com/msgspec/benchmarks.html#structs)
4242
for common operations.
4343

4444
All of this is included in a
45-
[lightweight library](https://jcristharif.com/msgspec/benchmarks.html#benchmark-library-size)
45+
[lightweight library](https://jcristharif.com/msgspec/benchmarks.html#library-size)
4646
with no required dependencies.
4747

4848
---

0 commit comments

Comments
 (0)