From ebd407deb6eeb0bd4a508e40ddbfdac5ef31320f Mon Sep 17 00:00:00 2001 From: Peter Tripp Date: Thu, 25 Jul 2024 08:25:27 -0400 Subject: [PATCH] Fix broken link in initial settings (#15119) Fixes #15114 --- assets/settings/initial_local_settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/settings/initial_local_settings.json b/assets/settings/initial_local_settings.json index 2fc9a473ae..79860b3a94 100644 --- a/assets/settings/initial_local_settings.json +++ b/assets/settings/initial_local_settings.json @@ -1,5 +1,5 @@ // Folder-specific settings // // For a full list of overridable settings, and general information on folder-specific settings, -// see the documentation: https://zed.dev/docs/configuring-zed#folder-specific-settings +// see the documentation: https://zed.dev/docs/configuring-zed#settings-files {}