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

@ -10,7 +10,7 @@ this platform such as the html shell (web page).
## Documentation
- [Compiling for the Web](https://docs.godotengine.org/en/latest/contributing/development/compiling/compiling_for_web.html)
- [Compiling for the Web](https://docs.godotengine.org/en/latest/engine_details/development/compiling/compiling_for_web.html)
- Instructions on building this platform port from source.
- [Exporting for the Web](https://docs.godotengine.org/en/latest/tutorials/export/exporting_for_web.html)
- Instructions on using the compiled export templates to export a project.