Change link to XAMPP, this fixes a "broken" link with the linkchecker.
They're returning a HTTP Error 308: Permanent Redirect for the base URL, which was causing a failed test in the linkchecker. We could either change the link or ignore it entirely. I'm opting to change the link. Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
This commit is contained in:
parent
bed97736cb
commit
ecbba96e65
@ -96,7 +96,7 @@ Installing on Windows
|
||||
|
||||
The easiest way to get phpMyAdmin on Windows is using third party products
|
||||
which include phpMyAdmin together with a database and web server such as
|
||||
`XAMPP <https://www.apachefriends.org/>`_.
|
||||
`XAMPP <https://www.apachefriends.org/index.html>`_.
|
||||
|
||||
You can find more of such options at `Wikipedia <https://en.wikipedia.org/wiki/List_of_AMP_packages>`_.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user