From 763efd57abd39bb63debf181ade318ccf9329c79 Mon Sep 17 00:00:00 2001 From: Martin Geisler Date: Sun, 31 Dec 2023 00:23:02 +0100 Subject: [PATCH] Update README.md Fixes #527. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cdf4eacf..bf13cd09 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,7 @@ Contributions will be accepted under the same license. [`textwrap-macros` crate]: https://crates.io/crates/textwrap-macros [`hyphenation` example]: https://github.com/mgeisler/textwrap/blob/master/examples/hyphenation.rs [`termwidth` example]: https://github.com/mgeisler/textwrap/blob/master/examples/termwidth.rs -[patterns]: https://github.com/tapeinosyne/hyphenation/tree/master/patterns-tex +[patterns]: https://github.com/tapeinosyne/hyphenation/tree/master/patterns [en-us license]: https://github.com/hyphenation/tex-hyphen/blob/master/hyph-utf8/tex/generic/hyph-utf8/patterns/tex/hyph-en-us.tex [bincode]: https://github.com/tapeinosyne/hyphenation/tree/master/dictionaries [`hyphenation` documentation]: http://docs.rs/hyphenation