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.'