diff options
author | Rémi Verschelde <remi@verschelde.fr> | 2016-05-23 07:49:47 +0200 |
---|---|---|
committer | Rémi Verschelde <remi@verschelde.fr> | 2016-05-23 07:49:47 +0200 |
commit | 91214abdaac8a0ea896db7af24f420516062b007 (patch) | |
tree | e44c0e02ee1b812994f36110b245bb53dc3ab7f5 | |
parent | b2a4908e9cc802a838a67f92dd66a17d3894c619 (diff) | |
parent | da54a4d69367b8ca42aa8a5c33c6ee883c0fda5d (diff) |
Merge pull request #4766 from est31/readme-nicer
README: little improvements
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@  -http://www.godotengine.org +https://godotengine.org ### The Engine @@ -13,13 +13,13 @@ Godot has been developed by Juan Linietsky and Ariel Manzur for several years, a ### Documentation -Documentation has been moved to [ReadTheDocs](http://docs.godotengine.org). +Documentation is hosted on [ReadTheDocs](http://docs.godotengine.org). ### Binary Downloads, Community, etc. Binary downloads, community, etc. can be found in Godot homepage: -http://www.godotengine.org +https://godotengine.org ### Compiling from Source |