Replace Godot docs URL with $DOCS_URL in XML class reference
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
Theme resources can alternatively be loaded by writing them in a [code].theme[/code] file, see the documentation for more information.
|
||||
</description>
|
||||
<tutorials>
|
||||
<link title="GUI skinning">https://docs.godotengine.org/en/latest/tutorials/ui/gui_skinning.html</link>
|
||||
<link title="GUI skinning">$DOCS_URL/tutorials/ui/gui_skinning.html</link>
|
||||
</tutorials>
|
||||
<methods>
|
||||
<method name="clear">
|
||||
|
||||
Reference in New Issue
Block a user