From ef44b28d70b127dbdfaccd5780d668307b0110bc Mon Sep 17 00:00:00 2001 From: Guspan Tanadi <36249910+guspan-tanadi@users.noreply.github.com> Date: Wed, 12 Feb 2025 19:25:34 +0700 Subject: [PATCH] docs(code-server): update section links --- code-server/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code-server/README.md b/code-server/README.md index 40fbb78..1121b1b 100644 --- a/code-server/README.md +++ b/code-server/README.md @@ -56,7 +56,7 @@ Enter the `.` into the extensions array and code-server will autom ### Pre-configure Settings -Configure VS Code's [settings.json](https://code.visualstudio.com/docs/getstarted/settings#_settingsjson) file: +Configure VS Code's [settings.json](https://code.visualstudio.com/docs/getstarted/settings#_settings-json-file) file: ```tf module "code-server" {