Fix broken link on some external websites

Some 3rd-party websites (e.g. http://www.techspot.com/downloads/5585-minetest.html: the 'linux' option) link to http://minetest.net/download.php, and not http://minetest.net/downloads.
This commit is contained in:
luk3yx 2015-10-06 16:14:17 +13:00
parent da987fb992
commit 38ce10cf0f

View File

@ -4,6 +4,8 @@ layout: default
redirect_from:
- /downloads.html
- /download/
- /download.php
- /downloads.php
- /old_releases/
- /other_distros/
---