Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/fastd: update the upstream URL in Config.in
@ 2019-11-26 14:07 Mark Corbin
  2019-11-26 15:49 ` Alexander Dahl
  2019-11-26 20:03 ` Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Mark Corbin @ 2019-11-26 14:07 UTC (permalink / raw)
  To: buildroot

Update the upstream URL in the help text in Config.in. This
addresses the 'Invalid(404)' URL status in the package stats
web page output.

Signed-off-by: Mark Corbin <mark@dibsco.co.uk>
---
 package/fastd/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/fastd/Config.in b/package/fastd/Config.in
index 1d0b052bd9..c4f296dd63 100644
--- a/package/fastd/Config.in
+++ b/package/fastd/Config.in
@@ -10,7 +10,7 @@ config BR2_PACKAGE_FASTD
 	help
 	  Fast and Secure Tunneling Daemon
 
-	  https://projects.universe-factory.net/projects/fastd/wiki
+	  https://github.com/NeoRaider/fastd/wiki
 
 if BR2_PACKAGE_FASTD
 
-- 
2.20.1

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

end of thread, other threads:[~2019-11-26 20:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-26 14:07 [Buildroot] [PATCH 1/1] package/fastd: update the upstream URL in Config.in Mark Corbin
2019-11-26 15:49 ` Alexander Dahl
2019-11-26 20:03 ` Thomas Petazzoni

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