summaryrefslogtreecommitdiff
path: root/doc/classes/Shape.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/Shape.xml')
-rw-r--r--doc/classes/Shape.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/classes/Shape.xml b/doc/classes/Shape.xml
index 240da1a43d..fcd01bc25a 100644
--- a/doc/classes/Shape.xml
+++ b/doc/classes/Shape.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
-<class name="Shape" inherits="Resource" category="Core" version="3.1-dev">
+<class name="Shape" inherits="Resource" category="Core" version="3.1">
<brief_description>
Base class for all 3D shape resources.
</brief_description>
@@ -7,7 +7,7 @@
Base class for all 3D shape resources. All 3D shapes that inherit from this can be set into a [PhysicsBody] or [Area].
</description>
<tutorials>
- http://docs.godotengine.org/en/3.0/tutorials/physics/physics_introduction.html
+ <link>http://docs.godotengine.org/en/3.0/tutorials/physics/physics_introduction.html</link>
</tutorials>
<demos>
</demos>