From f4b2231cd08bfd817e823666377307e7d158bcbb Mon Sep 17 00:00:00 2001
From: Hana <48352564+Piralein@users.noreply.github.com>
Date: Tue, 21 Feb 2023 19:15:07 +0100
Subject: update outdated references and examples
---
doc/classes/EditorSettings.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'doc/classes/EditorSettings.xml')
diff --git a/doc/classes/EditorSettings.xml b/doc/classes/EditorSettings.xml
index 70ea69a336..29123dbc70 100644
--- a/doc/classes/EditorSettings.xml
+++ b/doc/classes/EditorSettings.xml
@@ -757,7 +757,7 @@
The indentation style to use (tabs or spaces).
- [b]Note:[/b] The [url=$DOCS_URL/getting_started/scripting/gdscript/gdscript_styleguide.html]GDScript style guide[/url] recommends using tabs for indentation. It is advised to change this setting only if you need to work on a project that currently uses spaces for indentation.
+ [b]Note:[/b] The [url=$DOCS_URL/tutorials/scripting/gdscript/gdscript_styleguide.html]GDScript style guide[/url] recommends using tabs for indentation. It is advised to change this setting only if you need to work on a project that currently uses spaces for indentation.
If [code]true[/code], allows drag-and-dropping text in the script editor to move text. Disable this if you find yourself accidentally drag-and-dropping text in the script editor.
--
cgit v1.2.3