diff mbox series

netlabel: Kconfig: Update reference for NetLabel Tools project

Message ID 20200422190753.2077110-1-carnil@debian.org (mailing list archive)
State New, archived
Headers show
Series netlabel: Kconfig: Update reference for NetLabel Tools project | expand

Commit Message

Salvatore Bonaccorso April 22, 2020, 7:07 p.m. UTC
The NetLabel Tools project has moved from http://netlabel.sf.net to a
GitHub. Update to directly refer to the new home for the tools.

Signed-off-by: Salvatore Bonaccorso <carnil@debian.org>
---
 net/netlabel/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Salvatore Bonaccorso April 22, 2020, 7:13 p.m. UTC | #1
On Wed, Apr 22, 2020 at 09:07:53PM +0200, Salvatore Bonaccorso wrote:
> The NetLabel Tools project has moved from http://netlabel.sf.net to a
> GitHub. Update to directly refer to the new home for the tools.

Oh, well s/GitHub/GitHub project/.

> 
> Signed-off-by: Salvatore Bonaccorso <carnil@debian.org>
> ---
>  net/netlabel/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/net/netlabel/Kconfig b/net/netlabel/Kconfig
> index 64280a1d3906..07b03c306f28 100644
> --- a/net/netlabel/Kconfig
> +++ b/net/netlabel/Kconfig
> @@ -14,6 +14,6 @@ config NETLABEL
>  	  Documentation/netlabel as well as the NetLabel SourceForge project
>  	  for configuration tools and additional documentation.
>  
> -	   * http://netlabel.sf.net
> +	   * https://github.com/netlabel/netlabel_tools
>  
>  	  If you are unsure, say N.
> -- 
> 2.26.2
>
Paul Moore April 22, 2020, 7:21 p.m. UTC | #2
On Wed, Apr 22, 2020 at 3:13 PM Salvatore Bonaccorso <carnil@debian.org> wrote:
> On Wed, Apr 22, 2020 at 09:07:53PM +0200, Salvatore Bonaccorso wrote:
> > The NetLabel Tools project has moved from http://netlabel.sf.net to a
> > GitHub. Update to directly refer to the new home for the tools.
>
> Oh, well s/GitHub/GitHub project/.
>
> >
> > Signed-off-by: Salvatore Bonaccorso <carnil@debian.org>
> > ---
> >  net/netlabel/Kconfig | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)

Thanks Salvatore.

Acked-by: Paul Moore <paul@paul-moore.com>

> > diff --git a/net/netlabel/Kconfig b/net/netlabel/Kconfig
> > index 64280a1d3906..07b03c306f28 100644
> > --- a/net/netlabel/Kconfig
> > +++ b/net/netlabel/Kconfig
> > @@ -14,6 +14,6 @@ config NETLABEL
> >         Documentation/netlabel as well as the NetLabel SourceForge project
> >         for configuration tools and additional documentation.
> >
> > -        * http://netlabel.sf.net
> > +        * https://github.com/netlabel/netlabel_tools
> >
> >         If you are unsure, say N.
> > --
> > 2.26.2
David Miller April 23, 2020, 2:55 a.m. UTC | #3
From: Salvatore Bonaccorso <carnil@debian.org>
Date: Wed, 22 Apr 2020 21:07:53 +0200

> The NetLabel Tools project has moved from http://netlabel.sf.net to a
> GitHub. Update to directly refer to the new home for the tools.
> 
> Signed-off-by: Salvatore Bonaccorso <carnil@debian.org>

Applied.
diff mbox series

Patch

diff --git a/net/netlabel/Kconfig b/net/netlabel/Kconfig
index 64280a1d3906..07b03c306f28 100644
--- a/net/netlabel/Kconfig
+++ b/net/netlabel/Kconfig
@@ -14,6 +14,6 @@  config NETLABEL
 	  Documentation/netlabel as well as the NetLabel SourceForge project
 	  for configuration tools and additional documentation.
 
-	   * http://netlabel.sf.net
+	   * https://github.com/netlabel/netlabel_tools
 
 	  If you are unsure, say N.