Fix URL in install-wifi-firmwares.sh

Fixes #15916
This commit is contained in:
Humdinger 2020-04-28 17:44:57 +02:00
parent 06aba24416
commit e304f35430
1 changed files with 4 additions and 4 deletions

View File

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