diff options
author | anatoly techtonik <techtonik@gmail.com> | 2016-05-23 12:29:46 +0300 |
---|---|---|
committer | RĂ©mi Verschelde <remi@verschelde.fr> | 2016-05-23 11:29:46 +0200 |
commit | e56f05c6909f0294a8a26d2c1ad53749d2fe41f8 (patch) | |
tree | e48755d53e4f3ca0382d57cf2b2004447f5fb39e | |
parent | c721c20f053015ed79f6828fb54c97d1c3c9dd22 (diff) |
README.md docs are not wiki (#4770)
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |