Skip to content

Commit c9403bf

Browse files
authored
Merge pull request #9478 from Trinovantes/master
Fix link to import hints
2 parents 18960c5 + 5cbd7fa commit c9403bf

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tutorials/assets_pipeline/importing_3d_scenes/import_configuration.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ This import process is customizable using 3 separate interfaces, depending on yo
4141
- The **Advanced Import Settings** dialog, which can be accessed by double-clicking
4242
the 3D scene in the FileSystem dock or by clicking the **Advanced…** button in
4343
the Import dock. This allows you to customize per-object options in Godot.
44-
- :ref:`Import hints <doc_importing_3d_scenes_import_hints>`, which are special
44+
- :ref:`Import hints <doc_importing_3d_scenes_node_type_customization>`, which are special
4545
suffixes added to object names in the 3D modeling software. This allows you to
4646
customize per-object options in the 3D modeling software.
4747

@@ -524,5 +524,3 @@ In inherited scenes, the only limitations for modification are:
524524
described above.
525525

526526
Other than that, everything is allowed.
527-
528-
.. _doc_importing_3d_scenes_import_hints:

0 commit comments

Comments
 (0)