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 43c03b1bd6
commit 51b3751ad8
13 changed files with 23 additions and 23 deletions

View File

@@ -4,5 +4,5 @@ The `scripts/` folder contains integration tests in the form of GDScript files
and output files.
See the
[Integration tests for GDScript documentation](https://docs.godotengine.org/en/latest/contributing/development/core_and_modules/unit_testing.html#integration-tests-for-gdscript)
[Integration tests for GDScript documentation](https://docs.godotengine.org/en/latest/engine_details/architecture/unit_testing.html#integration-tests-for-gdscript)
for information about creating and running GDScript integration tests.