2
0
Fork 0

Merge pull request #87951 from AThousandShips/doc_link_fix

Fix inverted link in docs
master
Rémi Verschelde 2024-02-05 14:54:33 +07:00
commit 01fd96e19d
No known key found for this signature in database
GPG Key ID: C3336907360768E1
1 changed files with 1 additions and 1 deletions

@ -8,7 +8,7 @@
Used in scripting by [EditorExportPlugin] to configure platform-specific customization of scenes and resources. See [method EditorExportPlugin._begin_customize_scenes] and [method EditorExportPlugin._begin_customize_resources] for more details. Used in scripting by [EditorExportPlugin] to configure platform-specific customization of scenes and resources. See [method EditorExportPlugin._begin_customize_scenes] and [method EditorExportPlugin._begin_customize_resources] for more details.
</description> </description>
<tutorials> <tutorials>
<link title="$DOCS_URL/tutorials/platform/consoles.html">Console support in Godot</link> <link title="Console support in Godot">$DOCS_URL/tutorials/platform/consoles.html</link>
</tutorials> </tutorials>
<methods> <methods>
<method name="get_os_name" qualifiers="const"> <method name="get_os_name" qualifiers="const">