mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +03:00
doc: Make all tutorial links point to 3.3 branch of docs
This commit is contained in:
@@ -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.2/tutorials/inputs/inputevent.html</link>
|
||||
<link>https://docs.godotengine.org/en/3.3/tutorials/inputs/inputevent.html</link>
|
||||
</tutorials>
|
||||
<methods>
|
||||
</methods>
|
||||
|
||||
Reference in New Issue
Block a user