1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-28 16:07:14 +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 20ca0dce72
commit 1f1017a47f
14 changed files with 24 additions and 24 deletions

View File

@@ -4,7 +4,7 @@ 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.
# GDScript Autocompletion tests