mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +03: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:
committed by
Thaddeus Crews
parent
1cdd016e73
commit
1b8ccb2ecc
@@ -80,6 +80,6 @@
|
||||
Modifications to a container will modify all references to it. A [Mutex] should be created to lock it if multi-threaded access is desired.
|
||||
</description>
|
||||
<tutorials>
|
||||
<link title="Variant class introduction">$DOCS_URL/engine_details/development/core_and_modules/variant_class.html</link>
|
||||
<link title="Variant class introduction">$DOCS_URL/engine_details/architecture/variant_class.html</link>
|
||||
</tutorials>
|
||||
</class>
|
||||
|
||||
Reference in New Issue
Block a user