summaryrefslogtreecommitdiff
path: root/doc/classes/EditorImportPlugin.xml
diff options
context:
space:
mode:
authorRĂ©mi Verschelde <rverschelde@gmail.com>2018-11-05 09:39:20 +0100
committerGitHub <noreply@github.com>2018-11-05 09:39:20 +0100
commit118c78372e5b33901c88f4011ce6f4628f64aff5 (patch)
treefb9ce74220e95605fdcc417b511dbdfdfe925517 /doc/classes/EditorImportPlugin.xml
parentfcd761e88985fb243717c159bce7fa40497a8924 (diff)
parent5f8af252e87735f7577cc985cbe6ff6f1b3b56f8 (diff)
Merge pull request #23523 from akien-mga/docs-https-latest
doc: Use HTTPS for docs.godotengine.org and point to latest branch
Diffstat (limited to 'doc/classes/EditorImportPlugin.xml')
-rw-r--r--doc/classes/EditorImportPlugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/EditorImportPlugin.xml b/doc/classes/EditorImportPlugin.xml
index aaba30ccc9..24201c39b9 100644
--- a/doc/classes/EditorImportPlugin.xml
+++ b/doc/classes/EditorImportPlugin.xml
@@ -49,7 +49,7 @@
[/codeblock]
</description>
<tutorials>
- <link>http://docs.godotengine.org/en/3.0/tutorials/plugins/editor/import_plugins.html</link>
+ <link>https://docs.godotengine.org/en/latest/tutorials/plugins/editor/import_plugins.html</link>
</tutorials>
<demos>
</demos>