doc: Fix references to online tutorials after godotengine/godot-docs#1015

This commit is contained in:
Rémi Verschelde
2018-01-25 09:03:59 +01:00
parent d516aab8fa
commit f2e3825616
69 changed files with 78 additions and 78 deletions

View File

@ -7,7 +7,7 @@
Contains a generic action which can be targeted from several type of inputs. Actions can be created from the project settings menu [code]Project > Project Settings > Input Map[/code]. See [method Node._input].
</description>
<tutorials>
http://docs.godotengine.org/en/3.0/learning/features/inputs/inputevent.html#actions
http://docs.godotengine.org/en/3.0/tutorials/inputs/inputevent.html#actions
</tutorials>
<demos>
</demos>