diff mbox series

[1/1] package/fastd: update the upstream URL in Config.in

Message ID 20191126140726.24080-1-mark@dibsco.co.uk
State Accepted
Headers show
Series [1/1] package/fastd: update the upstream URL in Config.in | expand

Commit Message

Mark Corbin Nov. 26, 2019, 2:07 p.m. UTC
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(-)

Comments

Alexander Dahl Nov. 26, 2019, 3:49 p.m. UTC | #1
Acked-by: Alexander Dahl <post@lespocky.de>

On Tue, Nov 26, 2019 at 02:07:26PM +0000, Mark Corbin wrote:
> 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
> 
> _______________________________________________
> buildroot mailing list
> buildroot@busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
Thomas Petazzoni Nov. 26, 2019, 8:03 p.m. UTC | #2
On Tue, 26 Nov 2019 14:07:26 +0000
Mark Corbin <mark@dibsco.co.uk> wrote:

> 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(-)

Applied to master, thanks.

Thomas
diff mbox series

Patch

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