From a5007d0e7ade24f47346c536bab95e356e2ceace Mon Sep 17 00:00:00 2001 From: anatoly techtonik Date: Mon, 23 May 2016 12:29:46 +0300 Subject: [PATCH] README.md docs are not wiki (#4770) (cherry picked from commit e56f05c6909f0294a8a26d2c1ad53749d2fe41f8) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a44ae3e24f..fcf0c3ac6a 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ https://godotengine.org ### Compiling from Source -Compilation instructions for every platform can be found in the Wiki: +See docs for compilation instructions for every platform: http://docs.godotengine.org/en/latest/reference/_compiling.html [![Build Status](https://travis-ci.org/godotengine/godot.svg?branch=master)](https://travis-ci.org/godotengine/godot)