From edc2a126900a7df96a1c7f1f6c96b6d8ad4f041b Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Tue, 11 Jun 2024 09:45:18 +0200 Subject: refactor(common/): Remove the `files` subdirectory --- templates/shell/shell_line_editor.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/shell/shell_line_editor.sh') diff --git a/templates/shell/shell_line_editor.sh b/templates/shell/shell_line_editor.sh index 0d2f727..a139dce 120000 --- a/templates/shell/shell_line_editor.sh +++ b/templates/shell/shell_line_editor.sh @@ -1 +1 @@ -../../common/files/shell_line_editor.sh \ No newline at end of file +../../common/shell_line_editor.sh \ No newline at end of file -- cgit 1.4.1