From 30a4e055309cdf9a3e4569fa7ac63ba7334e4fcd Mon Sep 17 00:00:00 2001 From: RamirezAllan791 <72058035+RamirezAllan791@users.noreply.github.com> Date: Sat, 11 Dec 2021 12:05:35 -0600 Subject: [PATCH] Tweak releases URL in VR starter tutorial part 1 (#5441) --- .../vr/vr_starter_tutorial/vr_starter_tutorial_part_one.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/vr/vr_starter_tutorial/vr_starter_tutorial_part_one.rst b/tutorials/vr/vr_starter_tutorial/vr_starter_tutorial_part_one.rst index a267c2253..9a6aeae54 100644 --- a/tutorials/vr/vr_starter_tutorial/vr_starter_tutorial_part_one.rst +++ b/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 `_ and download the "Starter Assets" file from the releases. Once you have the +If you have not already, go to the `OpenVR GitHub repository `_ 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.