summaryrefslogtreecommitdiff
path: root/modules/mono/doc_classes
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2021-10-06 13:48:48 +0200
committerRémi Verschelde <rverschelde@gmail.com>2021-10-06 13:48:48 +0200
commit862994a8ef15ee97a05f195d70269693092baeb0 (patch)
tree124c5d961fdbc50917e031983efb4e4918b04f79 /modules/mono/doc_classes
parent36de097577811eb39d1a8d31d10d538ad70675d9 (diff)
doc: Update links to latest documentation after content reorganization
Diffstat (limited to 'modules/mono/doc_classes')
-rw-r--r--modules/mono/doc_classes/CSharpScript.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mono/doc_classes/CSharpScript.xml b/modules/mono/doc_classes/CSharpScript.xml
index 45a6f991bf..abd860a55f 100644
--- a/modules/mono/doc_classes/CSharpScript.xml
+++ b/modules/mono/doc_classes/CSharpScript.xml
@@ -8,7 +8,7 @@
See also [GodotSharp].
</description>
<tutorials>
- <link title="C# tutorial index">https://docs.godotengine.org/en/latest/getting_started/scripting/c_sharp/index.html</link>
+ <link title="C# documentation index">https://docs.godotengine.org/en/latest/tutorials/scripting/c_sharp/index.html</link>
</tutorials>
<methods>
<method name="new" qualifiers="vararg">