doc: Update links to latest documentation after content reorganization

This commit is contained in:
Rémi Verschelde
2021-10-06 13:48:48 +02:00
parent 36de097577
commit 862994a8ef
62 changed files with 67 additions and 66 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
Gives access to input variables (built-ins) available for the shader. See the shading reference for the list of available built-ins for each shader type (check [code]Tutorials[/code] section for link).
</description>
<tutorials>
<link title="Shading reference index">https://docs.godotengine.org/en/stable/tutorials/shading/shading_reference/index.html</link>
<link title="Shading reference index">https://docs.godotengine.org/en/latest/tutorials/shaders/shader_reference/index.html</link>
</tutorials>
<methods>
<method name="get_input_real_name" qualifiers="const">