Browse Source

Fix GLSL hyperlink formatting in List of features (#5095)

hpnrep6 4 years ago
parent
commit
56b5246621
1 changed files with 1 additions and 1 deletions
  1. 1 1
      about/list_of_features.rst

+ 1 - 1
about/list_of_features.rst

@@ -282,7 +282,7 @@ Shaders
 
 
 - *2D:* Custom vertex, fragment, and light shaders.
 - *2D:* Custom vertex, fragment, and light shaders.
 - *3D:* Custom vertex, fragment, light, and sky shaders.
 - *3D:* Custom vertex, fragment, light, and sky shaders.
-- Text-based shaders using a `shader language inspired by GLSL <doc_shading_language>`.
+- Text-based shaders using a :ref:`shader language inspired by GLSL <doc_shading_language>`.
 - Visual shader editor.
 - Visual shader editor.
 
 
    - Support for visual shader plugins.
    - Support for visual shader plugins.