Skip to content

Commit 1b8d233

Browse files
authored
Merge pull request godotengine#10911 from MJacred/patch-2
Fix URL to gamepad tester website
2 parents 5ebc3a7 + 48150d5 commit 1b8d233

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tutorials/inputs/controllers_gamepads_joysticks.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -284,8 +284,8 @@ My controller isn't recognized by Godot.
284284
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
285285

286286
First, check that your controller is recognized by other applications. You can
287-
use the `Gamepad Tester <https://gamepad-tester.com/>`__ website to confirm that
288-
your controller is recognized.
287+
use the `Gamepad Tester <https://hardwaretester.com/gamepad>`__ website to confirm
288+
that your controller is recognized.
289289

290290
On Windows Godot only supports up to 4 controllers at a time. This is
291291
because Godot uses the XInput API, which is limited to supporting 4 controllers

0 commit comments

Comments
 (0)