Browse Source

Tweak releases URL in VR starter tutorial part 1 (#5441)

RamirezAllan791 3 years ago
parent
commit
30a4e05530
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tutorials/vr/vr_starter_tutorial/vr_starter_tutorial_part_one.rst

+ 1 - 1
tutorials/vr/vr_starter_tutorial/vr_starter_tutorial_part_one.rst

@@ -61,7 +61,7 @@ section on the GitHub repository. The starter assets contain some 3D models, sou
 Getting everything ready
 ------------------------
 
-If you have not already, go to the `OpenVR GitHub repository <https://github.com/GodotVR/godot_openvr_fps>`_ and download the "Starter Assets" file from the releases. Once you have the
+If you have not already, go to the `OpenVR GitHub repository <https://github.com/GodotVR/godot_openvr_fps/releases/>`_ and download the "Starter Assets" file from the releases. Once you have the
 starter assets downloaded, open up the project in Godot.
 
 .. note:: The starter assets are not required to use the scripts provided in this tutorial.