From 5f8af252e87735f7577cc985cbe6ff6f1b3b56f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Mon, 5 Nov 2018 08:46:27 +0100 Subject: doc: Use HTTPS for docs.godotengine.org and point to latest branch Fixes #23509. --- modules/gdscript/doc_classes/GDScript.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/gdscript/doc_classes') diff --git a/modules/gdscript/doc_classes/GDScript.xml b/modules/gdscript/doc_classes/GDScript.xml index 632970f8c0..4cefdbd7cb 100644 --- a/modules/gdscript/doc_classes/GDScript.xml +++ b/modules/gdscript/doc_classes/GDScript.xml @@ -8,7 +8,7 @@ [method new] creates a new instance of the script. [method Object.set_script] extends an existing object, if that object's class matches one of the script's base classes. - http://docs.godotengine.org/en/3.0/getting_started/scripting/gdscript/index.html + https://docs.godotengine.org/en/latest/getting_started/scripting/gdscript/index.html -- cgit v1.2.3