Browse Source

Merge pull request #4390 from skyace65/LinkFix

Improve link to importing 3D scenes page
Nathan Lovato 4 years ago
parent
commit
dcc528179a

+ 0 - 2
tutorials/assets_pipeline/importing_scenes.rst

@@ -360,8 +360,6 @@ In inherited scenes, the only limitations for modifications are:
 
 Other than that, everything is allowed!
 
-.. _doc_importing_scenes_import_hints:
-
 Import hints
 ------------
 

+ 2 - 3
tutorials/physics/collision_shapes_3d.rst

@@ -121,9 +121,8 @@ editor exposes two options:
 
 .. seealso::
 
-    Godot can generate collision shapes for your imported 3D scenes
-    automatically. See :ref:`doc_importing_scenes_import_hints` in the
-    documentation for more information.
+    See :ref:`doc_importing_3d_scenes` for information on how to export models
+    for Godot and automatically generate collision shapes on import.
 
 Performance caveats
 -------------------