mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Replace Godot docs URL with $DOCS_URL in XML class reference
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
See the functions to add new layers for more information.
|
||||
</description>
|
||||
<tutorials>
|
||||
<link title="Using Tilemaps">https://docs.godotengine.org/en/latest/tutorials/2d/using_tilemaps.html</link>
|
||||
<link title="Using Tilemaps">$DOCS_URL/tutorials/2d/using_tilemaps.html</link>
|
||||
<link title="2D Platformer Demo">https://godotengine.org/asset-library/asset/120</link>
|
||||
<link title="2D Isometric Demo">https://godotengine.org/asset-library/asset/112</link>
|
||||
<link title="2D Hexagonal Demo">https://godotengine.org/asset-library/asset/111</link>
|
||||
|
||||
Reference in New Issue
Block a user