diff --git a/tutorials/shading/migrating_to_godot_shader_language.rst b/tutorials/shading/migrating_to_godot_shader_language.rst index 2586f3916..0f7eeee85 100644 --- a/tutorials/shading/migrating_to_godot_shader_language.rst +++ b/tutorials/shading/migrating_to_godot_shader_language.rst @@ -123,7 +123,7 @@ more information, see the :ref:`Shading Language ` referen Shadertoy --------- -`Shadertoy `_ is a website that makes it easy to write fragment shaders and +`Shadertoy `_ is a website that makes it easy to write fragment shaders and create `pure magic `_. Shadertoy does not give the user full control over the shader. It handles all