mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +03:00
Fix broken links in Class Reference
(cherry picked from commit b1153f8829)
This commit is contained in:
committed by
Rémi Verschelde
parent
6fb47a271f
commit
1230169ad1
@@ -15,7 +15,7 @@
|
||||
In 2D, all visible objects are some form of canvas item. In order to be visible, a canvas item needs to be the child of a canvas attached to a viewport, or it needs to be the child of another canvas item that is eventually attached to the canvas.
|
||||
</description>
|
||||
<tutorials>
|
||||
<link>https://docs.godotengine.org/en/3.4/tutorials/optimization/using_servers.html</link>
|
||||
<link>https://docs.godotengine.org/en/3.4/tutorials/performance/using_servers.html</link>
|
||||
</tutorials>
|
||||
<methods>
|
||||
<method name="black_bars_set_images">
|
||||
|
||||
Reference in New Issue
Block a user