1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

doc: Use HTTPS for docs.godotengine.org and point to latest branch

Fixes #23509.
This commit is contained in:
Rémi Verschelde
2018-11-05 08:46:27 +01:00
parent 935537c531
commit 5f8af252e8
84 changed files with 103 additions and 103 deletions

View File

@@ -71,7 +71,7 @@ discuss the implementation in the bug report first if you are not 100% about
what would be the best fix.
In addition to the following tips, also take a look at the
[Engine development guide](http://docs.godotengine.org/en/latest/development/cpp/)
[Engine development guide](https://docs.godotengine.org/en/latest/development/cpp/)
for an introduction to developing on Godot.
#### Be nice to the git history