diff --git a/tutorials/3d/using_decals.rst b/tutorials/3d/using_decals.rst index 8c42d525b..dcb2f07ac 100644 --- a/tutorials/3d/using_decals.rst +++ b/tutorials/3d/using_decals.rst @@ -29,7 +29,7 @@ On this page, you'll learn: .. seealso:: The Godot demo projects repository contains a - `3D decals demo `__. + `3D decals demo `__. 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.