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

@ -4,5 +4,5 @@ Please target the `master` branch in priority.
Relevant fixes are cherry-picked for stable branches as needed by maintainers.
To speed up the contribution process and avoid CI errors, please set up pre-commit hooks locally:
https://docs.godotengine.org/en/latest/contributing/development/code_style_guidelines.html
https://contributing.godotengine.org/en/latest/engine/guidelines/code_style.html
-->