Bladeren bron

Fix vr starter tutorial link (#5590)

* Fix vr starter tutorial link

The link to the vr starter tutorial wasn't working, so that has been fixed.
Henodude 3 jaren geleden
bovenliggende
commit
fe0d72c891
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      tutorials/vr/openxr/index.rst

+ 1 - 1
tutorials/vr/openxr/index.rst

@@ -48,7 +48,7 @@ To turn this simple scene into a proper game, the sky is the limit.
 Below, there are a few more topics specific to this plugin.
 Below, there are a few more topics specific to this plugin.
 However, the following resources are a good place to continue:
 However, the following resources are a good place to continue:
 
 
-- `VR starter tutorial <https://docs.godotengine.org/en/stable/tutorials/vr/vr_starter_tutorial/vr_starter_tutorial_part_one.html>`__
+- :ref:`VR starter tutorial <doc_vr_starter_tutorial_part_one>`
   in the official documentation may focus on OpenVR, but almost everything
   in the official documentation may focus on OpenVR, but almost everything
   there applies to OpenXR as well.
   there applies to OpenXR as well.
 - `Godot XR tools <https://github.com/GodotVR/godot-xr-tools>`__ is a plugin
 - `Godot XR tools <https://github.com/GodotVR/godot-xr-tools>`__ is a plugin