summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2023-01-12 14:46:15 +0100
committerRémi Verschelde <rverschelde@gmail.com>2023-01-12 14:46:15 +0100
commitee1194ffbbfa6e910f712c20c7578700d78aa497 (patch)
tree603c9554324c6e402b09ea67d0161ff2d5fe2682
parent94cf65a73afd7a0a0c02d3ede72a81104b60a417 (diff)
parent3d15d61955667f2d47cc5988d34a2a7264451e4d (diff)
downloadredot-engine-ee1194ffbbfa6e910f712c20c7578700d78aa497.tar.gz
Merge pull request #71237 from GDYendell/readme-compiling-from-source-link
Fix link to docs for building from source
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6dfd4fc713..f921db4eba 100644
--- a/README.md
+++ b/README.md
@@ -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