summaryrefslogtreecommitdiffstats
path: root/doc/classes/InputEventJoypadButton.xml
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2018-11-05 08:46:27 +0100
committerRémi Verschelde <rverschelde@gmail.com>2018-11-05 08:46:27 +0100
commit5f8af252e87735f7577cc985cbe6ff6f1b3b56f8 (patch)
tree544bfc4b412f3e3f892242c75d1e46f69d59c64b /doc/classes/InputEventJoypadButton.xml
parent935537c53191e7430a77949eab6b1e50841c19bd (diff)
downloadredot-engine-5f8af252e87735f7577cc985cbe6ff6f1b3b56f8.tar.gz
doc: Use HTTPS for docs.godotengine.org and point to latest branch
Fixes #23509.
Diffstat (limited to 'doc/classes/InputEventJoypadButton.xml')
-rw-r--r--doc/classes/InputEventJoypadButton.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/InputEventJoypadButton.xml b/doc/classes/InputEventJoypadButton.xml
index adaeae685e..18e33c2131 100644
--- a/doc/classes/InputEventJoypadButton.xml
+++ b/doc/classes/InputEventJoypadButton.xml
@@ -7,7 +7,7 @@
Input event type for gamepad buttons. For joysticks see [InputEventJoypadMotion].
</description>
<tutorials>
- <link>http://docs.godotengine.org/en/3.0/tutorials/inputs/inputevent.html</link>
+ <link>https://docs.godotengine.org/en/latest/tutorials/inputs/inputevent.html</link>
</tutorials>
<demos>
</demos>