From c4903a603b819c6389f3a3a8a542be03a3a46aec Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Wed, 5 Aug 2020 14:43:40 +0200 Subject: Add link titles for all links in the class reference This makes them display in a nicer way in the editor help. (The title will display instead of the full URL.) --- doc/classes/XRPositionalTracker.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/classes/XRPositionalTracker.xml') diff --git a/doc/classes/XRPositionalTracker.xml b/doc/classes/XRPositionalTracker.xml index 2f7cc21703..0b57c9478f 100644 --- a/doc/classes/XRPositionalTracker.xml +++ b/doc/classes/XRPositionalTracker.xml @@ -9,7 +9,7 @@ The [XRController3D] and [XRAnchor3D] both consume objects of this type and should be used in your project. The positional trackers are just under-the-hood objects that make this all work. These are mostly exposed so that GDNative-based interfaces can interact with them. - https://docs.godotengine.org/en/latest/tutorials/vr/index.html + https://docs.godotengine.org/en/latest/tutorials/vr/index.html -- cgit v1.2.3