浏览代码

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 年之前
父节点
当前提交
fe0d72c891
共有 1 个文件被更改,包括 1 次插入1 次删除
  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