From c21d38568049b829f7a0b1836e6cd87e890161a1 Mon Sep 17 00:00:00 2001 From: Mark Corbin Date: Tue, 26 Nov 2019 19:36:32 +0000 Subject: [PATCH] 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 Signed-off-by: Thomas Petazzoni --- package/iw/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/iw/Config.in b/package/iw/Config.in index fd73b20992..8a74e3b2ad 100644 --- a/package/iw/Config.in +++ b/package/iw/Config.in @@ -5,7 +5,7 @@ config BR2_PACKAGE_IW help 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" depends on !BR2_TOOLCHAIN_HAS_THREADS -- 2.30.2