From: Steven Smith Date: Wed, 4 Feb 2015 01:16:20 +0000 (+0800) Subject: Fix download URL X-Git-Tag: 0.4.12~37 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b4cdbc997f391f9b769caee03f413126fb26be05;p=oweals%2Fminetest.git Fix download URL --- diff --git a/README.txt b/README.txt index 6857c6e49..0999bd165 100644 --- a/README.txt +++ b/README.txt @@ -227,7 +227,7 @@ Compiling on Windows: http://gnuwin32.sourceforge.net/downlinks/gettext.php - This is used for other UI languages. Feel free to leave it out. * And, of course, Minetest: - http://minetest.net/download.php + http://minetest.net/download - Steps: - Select a directory called DIR hereafter in which you will operate. - Make sure you have CMake and a compiler installed.