Browse Source

Merge pull request #4932 from horhorou/patch-1

Update creating_script_templates.rst
Rémi Verschelde 4 years ago
parent
commit
5b87ffd26b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tutorials/scripting/creating_script_templates.rst

+ 1 - 1
tutorials/scripting/creating_script_templates.rst

@@ -23,7 +23,7 @@ These are available globally throughout any project. The location of these
 templates are determined per each OS:
 
 -  Windows: ``%APPDATA%\Godot\script_templates\``
--  Linux: ``$HOME/.local/share/godot/script_templates/``
+-  Linux: ``$HOME/.config/godot/script_templates/``
 -  macOS: ``$HOME/Library/Application Support/Godot/script_templates/``
 
 If no ``script_templates`` is detected, Godot will create a default set of