diff --git a/README.md b/README.md index 9da42c9..cd266bf 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ These dependencies are optional, but strongly recommended for full functionality * required for the Text-to-Speech functionality * **[less](http://www.greenwoodsoftware.com/less/)**, **[more](http://pubs.opengroup.org/onlinepubs/9699919799/utilities/more.html)** or **[most](http://www.jedsoft.org/most/)** * required for terminal paging -* **[rlwrap](http://utopia.knoware.nl/~hlub/uck/rlwrap/#rlwrap)**: *a GNU readline wrapper* +* **[rlwrap](https://github.com/hanslub42/rlwrap)**: *a GNU readline wrapper* * required for readline-style editing and history in the interactive shell * **[aspell](http://aspell.net/)** or **[hunspell](http://hunspell.github.io/)** * required for spell checking diff --git a/README.template.md b/README.template.md index 2d3ae08..07058d8 100644 --- a/README.template.md +++ b/README.template.md @@ -81,7 +81,7 @@ These dependencies are optional, but strongly recommended for full functionality * required for the Text-to-Speech functionality * **[less](http://www.greenwoodsoftware.com/less/)**, **[more](http://pubs.opengroup.org/onlinepubs/9699919799/utilities/more.html)** or **[most](http://www.jedsoft.org/most/)** * required for terminal paging -* **[rlwrap](http://utopia.knoware.nl/~hlub/uck/rlwrap/#rlwrap)**: *a GNU readline wrapper* +* **[rlwrap](https://github.com/hanslub42/rlwrap)**: *a GNU readline wrapper* * required for readline-style editing and history in the interactive shell * **[aspell](http://aspell.net/)** or **[hunspell](http://hunspell.github.io/)** * required for spell checking