Skip to content

Commit 20e5cdd

Browse files
committed
bstr: fix memchr link
1 parent be043c6 commit 20e5cdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/post/bstr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1421,6 +1421,6 @@ API and catching mistakes.
14211421
[lopopolo]: https://github.com/lopopolo
14221422
[regex-bytes]: https://docs.rs/regex/1.*/regex/bytes/index.html
14231423
[aho-corasick]: https://docs.rs/aho-corasick/0.7.*/aho_corasick/
1424-
[memchr]: https://docs.rs/memchr/.*/memchr/
1424+
[memchr]: https://docs.rs/memchr/1.*/memchr/
14251425
[regex-streams]: https://github.com/rust-lang/regex/issues/425
14261426
[unix-os-str-ext]: https://doc.rust-lang.org/std/os/unix/ffi/trait.OsStrExt.html#tymethod.as_bytes

0 commit comments

Comments
 (0)