Fix some URLs to use HTTPS when available

This commit is contained in:
Rémi Verschelde
2020-01-29 02:48:10 +01:00
parent 6a5ffb8f6e
commit 68eae6b6e9
17 changed files with 30 additions and 28 deletions

View File

@ -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">