From 51fd03ff14eaf486d3acb3c20c96acbc2263378d Mon Sep 17 00:00:00 2001 From: Guspan Tanadi <36249910+guspan-tanadi@users.noreply.github.com> Date: Wed, 12 Feb 2025 19:23:27 +0700 Subject: [PATCH] docs(readme): update section links --- vscode-web/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vscode-web/README.md b/vscode-web/README.md index 7d22fea..d928205 100644 --- a/vscode-web/README.md +++ b/vscode-web/README.md @@ -54,7 +54,7 @@ module "vscode-web" { ### 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 "vscode-web" {