Browse Source

Fix URL to gamepad tester website

MJacred 4 tháng trước cách đây
mục cha
commit
48150d5cf2
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      tutorials/inputs/controllers_gamepads_joysticks.rst

+ 2 - 2
tutorials/inputs/controllers_gamepads_joysticks.rst

@@ -284,8 +284,8 @@ My controller isn't recognized by Godot.
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 First, check that your controller is recognized by other applications. You can
-use the `Gamepad Tester <https://gamepad-tester.com/>`__ website to confirm that
-your controller is recognized.
+use the `Gamepad Tester <https://hardwaretester.com/gamepad>`__ website to confirm
+that your controller is recognized.
 
 On Windows Godot only supports up to 4 controllers at a time. This is
 because Godot uses the XInput API, which is limited to supporting 4 controllers