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

Update links to the contributing section of the docs to the appropriate new sections.

This commit is contained in:
Lukas Tenbrink
2025-09-11 19:31:04 +02:00
parent 9b50ea8ade
commit 4c0026b053
15 changed files with 25 additions and 25 deletions

View File

@@ -5,7 +5,7 @@ using [Gradle](https://gradle.org/) as a build system.
## Documentation
- [Compiling for Android](https://docs.godotengine.org/en/latest/contributing/development/compiling/compiling_for_android.html)
- [Compiling for Android](https://docs.godotengine.org/en/latest/engine_details/development/compiling/compiling_for_android.html)
- Instructions on building this platform port from source.
- [Exporting for Android](https://docs.godotengine.org/en/latest/tutorials/export/exporting_for_android.html)
- Instructions on using the compiled export templates to export a project.