All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/readline: update homepage link
@ 2020-06-15  9:47 Baruch Siach
  2020-06-15 11:52 ` Yann E. MORIN
  2020-07-15 19:30 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Baruch Siach @ 2020-06-15  9:47 UTC (permalink / raw)
  To: buildroot

The old link is dead since 2017.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 package/readline/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/readline/Config.in b/package/readline/Config.in
index 1cb0672cf154..7021472623c8 100644
--- a/package/readline/Config.in
+++ b/package/readline/Config.in
@@ -6,4 +6,4 @@ config BR2_PACKAGE_READLINE
 	  by applications that allow users to edit command lines
 	  as they are typed in.
 
-	  https://cnswww.cns.cwru.edu/php/chet/readline/rltop.html
+	  https://tiswww.case.edu/php/chet/readline/rltop.html
-- 
2.27.0

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-07-15 19:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-15  9:47 [Buildroot] [PATCH] package/readline: update homepage link Baruch Siach
2020-06-15 11:52 ` Yann E. MORIN
2020-07-15 19:30 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.