Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tutorials/3d/using_decals.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ On this page, you'll learn:
.. seealso::

The Godot demo projects repository contains a
`3D decals demo <https://github.com/godotengine/godot-demo-projects/tree/4.0-dev/3d/decals>`__.
`3D decals demo <https://github.com/godotengine/godot-demo-projects/tree/master/3d/decals>`__.

If you're looking to write arbitrary 3D text on top of a surface, use
:ref:`doc_3d_text` placed close to a surface instead of a Decal node.
Expand Down