mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-03 05:48:42 +03:00
Fix builtin_types link in tutorial gdscript_basics page
It's linked to a wrong position.
This commit is contained in:
committed by
Max Hilbrunner
parent
b81d778562
commit
0a5fc87ffb
@@ -572,8 +572,6 @@ considered a comment.
|
||||
The list of highlighted keywords and their colors can be changed in the **Text
|
||||
Editor > Theme > Comment Markers** section of the Editor Settings.
|
||||
|
||||
.. _doc_gdscript_builtin_types:
|
||||
|
||||
Code regions
|
||||
~~~~~~~~~~~~
|
||||
|
||||
@@ -663,6 +661,8 @@ A line can be continued multiple times like this:
|
||||
10 + \
|
||||
4
|
||||
|
||||
.. _doc_gdscript_builtin_types:
|
||||
|
||||
Built-in types
|
||||
--------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user