Remove references for the now removed "Constants" section in the shader migration page

This commit is contained in:
Michael Alexsander
2020-07-01 11:43:59 -03:00
parent 2483f8b7bc
commit cfc0465760

View File

@@ -127,7 +127,7 @@ Types
^^^^^
Shadertoy uses the webgl spec, so it runs a slightly different version of GLSL. However, it still
has the regular types, including `Constants`_ and macros.
has the regular types, including constants and macros.
mainImage
^^^^^^^^^
@@ -194,7 +194,7 @@ Types
^^^^^
The Book of Shaders uses the webgl spec, so it runs a slightly different version of GLSL. However, it still
has the regular types, including `Constants`_ and macros.
has the regular types, including constants and macros.
Main
^^^^