1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-11 13:10:58 +00:00

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

(cherry picked from commit 4c0026b053)
This commit is contained in:
Lukas Tenbrink
2025-09-11 19:31:04 +02:00
committed by Thaddeus Crews
parent 1cdd016e73
commit 1b8ccb2ecc
14 changed files with 24 additions and 24 deletions

View File

@@ -7,7 +7,7 @@ used by this platform.
## Documentation
- [Compiling for Linux/*BSD](https://docs.godotengine.org/en/latest/contributing/development/compiling/compiling_for_linuxbsd.html)
- [Compiling for Linux/*BSD](https://docs.godotengine.org/en/latest/engine_details/development/compiling/compiling_for_linuxbsd.html)
- Instructions on building this platform port from source.
- [Exporting for Linux/*BSD](https://docs.godotengine.org/en/latest/tutorials/export/exporting_for_linux.html)
- Instructions on using the compiled export templates to export a project.