diff options
author | Gary Yendell <gary.yendell@diamond.ac.uk> | 2023-01-11 18:53:15 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-11 18:53:15 +0000 |
commit | 3d15d61955667f2d47cc5988d34a2a7264451e4d (patch) | |
tree | a8d606f524c61ab8b8269a449e01beb628508a07 /README.md | |
parent | f73cb4c13d1bc19b044fbef735522e3b0249e8ab (diff) |
Fix link to docs for building from source
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ Official binaries for the Godot editor and the export templates can be found ### Compiling from source -[See the official docs](https://docs.godotengine.org/en/latest/development/compiling/) +[See the official docs](https://docs.godotengine.org/en/latest/contributing/development/compiling) for compilation instructions for every supported platform. ## Community and contributing |