Browse Source

Merge pull request #3028 from vintprox/patch-2

Changled link to Shadertoy (mirror #3026)
Hugo Locurcio 5 years ago
parent
commit
198ddc7dc8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tutorials/shading/migrating_to_godot_shader_language.rst

+ 1 - 1
tutorials/shading/migrating_to_godot_shader_language.rst

@@ -123,7 +123,7 @@ more information, see the :ref:`Shading Language <doc_shading_language>` referen
 Shadertoy
 Shadertoy
 ---------
 ---------
 
 
-`Shadertoy <https://www.shadertoy.com>`_ is a website that makes it easy to write fragment shaders and
+`Shadertoy <https://www.shadertoy.com/results?query=&sort=popular&from=10&num=4>`_ is a website that makes it easy to write fragment shaders and
 create `pure magic <https://www.shadertoy.com/view/4tjGRh>`_.
 create `pure magic <https://www.shadertoy.com/view/4tjGRh>`_.
 
 
 Shadertoy does not give the user full control over the shader. It handles all
 Shadertoy does not give the user full control over the shader. It handles all