Переглянути джерело

package/iw: update the upstream URL in Config.in

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>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit c21d38568049b829f7a0b1836e6cd87e890161a1)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Mark Corbin 5 роки тому
батько
коміт
b9bd3a9a9c
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      package/iw/Config.in

+ 1 - 1
package/iw/Config.in

@@ -5,7 +5,7 @@ config BR2_PACKAGE_IW
 	help
 	help
 	  Utility for wireless devices using the mac80211 kernel stack
 	  Utility for wireless devices using the mac80211 kernel stack
 
 
-	  http://wireless.kernel.org/en/users/Documentation/iw
+	  https://wireless.wiki.kernel.org/en/users/documentation/iw
 
 
 comment "iw needs a toolchain w/ threads"
 comment "iw needs a toolchain w/ threads"
 	depends on !BR2_TOOLCHAIN_HAS_THREADS
 	depends on !BR2_TOOLCHAIN_HAS_THREADS