summaryrefslogtreecommitdiff
path: root/doc/classes/XRController3D.xml
diff options
context:
space:
mode:
authorpython273 <iam@python273.pw>2022-07-22 15:05:31 +0300
committerpython273 <iam@python273.pw>2022-07-22 15:05:31 +0300
commitf78d06c9feb0734ccb786247a421d82502440c58 (patch)
treee3eee43e214ce81302f53892b7e11a8a6d382dbd /doc/classes/XRController3D.xml
parentd2fa9cbdfd43c75cd76917d2c4db26f2489d2717 (diff)
Fix tutorial links in XR classes docs
Diffstat (limited to 'doc/classes/XRController3D.xml')
-rw-r--r--doc/classes/XRController3D.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/XRController3D.xml b/doc/classes/XRController3D.xml
index deea888b8f..ff4aec46e1 100644
--- a/doc/classes/XRController3D.xml
+++ b/doc/classes/XRController3D.xml
@@ -10,7 +10,7 @@
As many XR runtimes now use a configurable action map all inputs are named.
</description>
<tutorials>
- <link title="VR documentation index">$DOCS_URL/tutorials/vr/index.html</link>
+ <link title="XR documentation index">$DOCS_URL/tutorials/xr/index.html</link>
</tutorials>
<methods>
<method name="get_axis" qualifiers="const">