From e304f35430187430902fcf5ed57be21f6e0cc301 Mon Sep 17 00:00:00 2001 From: Humdinger Date: Tue, 28 Apr 2020 17:44:57 +0200 Subject: [PATCH] Fix URL in install-wifi-firmwares.sh Fixes #15916 --- data/bin/install-wifi-firmwares.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/data/bin/install-wifi-firmwares.sh b/data/bin/install-wifi-firmwares.sh index b2e2e3ccd2..07ef26dc91 100755 --- a/data/bin/install-wifi-firmwares.sh +++ b/data/bin/install-wifi-firmwares.sh @@ -23,10 +23,10 @@ MESSAGE="This script will install firmware for various wireless network cards. access, only Intel's ipw2100 and ipw2200 will be installed. If you do not have internet access and need to install the other firmwares, - goto http://www.haiku-os.org/guides/dailytasks/wireless. This page has - instructions on which files to manually download and where to copy them into - this OS. It also has different script that can be run on another OS and will - prepare a zip archive for easy install. After that, re-run this script." + goto https://www.haiku-os.org/docs/userguide/en/workshop-wlan.html. This page + has instructions on which files to manually download and where to copy them + into this OS. It also has different script that can be run on another OS and + will prepare a zip archive for easy install. After that, re-run this script." VIEW='View licenses' ABORT='Abort installation' OK='I agree to the licenses. Install firmwares.'