From b4cdbc997f391f9b769caee03f413126fb26be05 Mon Sep 17 00:00:00 2001 From: Steven Smith Date: Wed, 4 Feb 2015 09:16:20 +0800 Subject: [PATCH] Fix download URL --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.