diff options
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2ea2ed6bba..a8e4650710 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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 |