Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] eeprog: fix homepage link
@ 2017-12-31 11:25 Baruch Siach
  2017-12-31 11:48 ` Thomas Petazzoni
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Baruch Siach @ 2017-12-31 11:25 UTC (permalink / raw)
  To: buildroot

The current link leads to a 400 Bad Request error page.

Cc: Matt Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 package/eeprog/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/eeprog/Config.in b/package/eeprog/Config.in
index ff313bdbae96..73582c70f9d4 100644
--- a/package/eeprog/Config.in
+++ b/package/eeprog/Config.in
@@ -3,4 +3,4 @@ config BR2_PACKAGE_EEPROG
 	help
 	  Simple tool to read/write i2c eeprom chips.
 
-	  http://codesink.org/eeprog.html
+	  http://www.codesink.org/eeprog.html
-- 
2.15.1

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

end of thread, other threads:[~2018-01-29 21:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-31 11:25 [Buildroot] [PATCH] eeprog: fix homepage link Baruch Siach
2017-12-31 11:48 ` Thomas Petazzoni
2017-12-31 12:26   ` Baruch Siach
2017-12-31 12:54     ` Thomas Petazzoni
2017-12-31 13:11       ` Baruch Siach
2017-12-31 16:08         ` Thomas Petazzoni
2018-01-01 17:32           ` Matthew Weber
2018-01-08 21:48 ` Peter Korsgaard
2018-01-29 21:36 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox