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/Shape3D.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/classes/Shape3D.xml') diff --git a/doc/classes/Shape3D.xml b/doc/classes/Shape3D.xml index 1af6550dc5..2d8bb5d051 100644 --- a/doc/classes/Shape3D.xml +++ b/doc/classes/Shape3D.xml @@ -7,7 +7,7 @@ Base class for all 3D shape resources. Nodes that inherit from this can be used as shapes for a [PhysicsBody3D] or [Area3D] objects. - https://docs.godotengine.org/en/latest/tutorials/physics/physics_introduction.html + https://docs.godotengine.org/en/latest/tutorials/physics/physics_introduction.html -- cgit v1.2.3