README: use https links to main website
Thanks @akien-mga for having given me the idea:
926df79a7c
This commit is contained in:
parent
d3515a1ccb
commit
da54a4d693
|
@ -1,6 +1,6 @@
|
||||||
![GODOT](/logo.png)
|
![GODOT](/logo.png)
|
||||||
|
|
||||||
http://www.godotengine.org
|
https://godotengine.org
|
||||||
|
|
||||||
### The Engine
|
### The Engine
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@ Documentation is hosted on [ReadTheDocs](http://docs.godotengine.org).
|
||||||
|
|
||||||
Binary downloads, community, etc. can be found in Godot homepage:
|
Binary downloads, community, etc. can be found in Godot homepage:
|
||||||
|
|
||||||
http://www.godotengine.org
|
https://godotengine.org
|
||||||
|
|
||||||
### Compiling from Source
|
### Compiling from Source
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue