From 2ad34ddc967662b26b5aa4c4c2df585b3fad9b8a Mon Sep 17 00:00:00 2001 From: Lionel Nicolas Date: Thu, 3 Oct 2024 09:57:21 +0200 Subject: [PATCH] update rlwrap URL Domain utopia.knoware.nl doesn't exist anymore. --- README.md | 2 +- README.template.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9da42c90..cd266bf6 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 2d3ae081..07058d8f 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