Replace Godot docs URL with $DOCS_URL in XML class reference

This commit is contained in:
Rémi Verschelde
2021-11-15 17:11:20 +01:00
parent 0cdcf1154f
commit 3ac2999f22
166 changed files with 227 additions and 227 deletions

View File

@@ -7,7 +7,7 @@
Contains keys events information with modifiers support like [code]Shift[/code] or [code]Alt[/code]. See [method Node._input].
</description>
<tutorials>
<link>https://docs.godotengine.org/en/3.4/tutorials/inputs/inputevent.html</link>
<link>$DOCS_URL/tutorials/inputs/inputevent.html</link>
</tutorials>
<methods>
</methods>