From efc7fed05b4800289cc644fbdeff18fe6cdd2a96 Mon Sep 17 00:00:00 2001 From: mathiascode Date: Mon, 19 Dec 2016 18:08:19 +0200 Subject: Updated links and docs (#3488) --- compile.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'compile.sh') diff --git a/compile.sh b/compile.sh index 0f26f8607..05a83db04 100755 --- a/compile.sh +++ b/compile.sh @@ -186,7 +186,7 @@ The compilation and download will occur in the current directory. If you're updating, you should run: /compile.sh Compiling from source takes time, but it usually generates faster executables. If you prefer ready-to-use binaries or if you want -more info, please visit: http://cuberite.org/" +more info, please visit: https://cuberite.org/" doDependencyCheck() { @@ -482,7 +482,7 @@ exit 0 :windows_detected @echo off echo This script is not available for Windows yet, sorry. -echo You can still download the Windows binaries from: http://cuberite.org +echo You can still download the Windows binaries from: https://cuberite.org/ echo You can also manually compile for Windows. See: https://github.com/cuberite/cuberite rem windows_exit exit -- cgit v1.2.3