Fix some URLs to use HTTPS when available
This commit is contained in:
parent
6a5ffb8f6e
commit
68eae6b6e9
17 changed files with 30 additions and 28 deletions
|
|
@ -24,7 +24,7 @@
|
|||
The [MeshInstance] is ready to be added to the [SceneTree] to be shown.
|
||||
</description>
|
||||
<tutorials>
|
||||
<link>http://docs.godotengine.org/en/latest/tutorials/content/procedural_geometry/arraymesh.html</link>
|
||||
<link>https://docs.godotengine.org/en/latest/tutorials/content/procedural_geometry/arraymesh.html</link>
|
||||
</tutorials>
|
||||
<methods>
|
||||
<method name="add_blend_shape">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue