From f2f29a353d4865b3280fe723884c5459b86d84c7 Mon Sep 17 00:00:00 2001 From: Emmanuel Ferdman Date: Thu, 19 Dec 2024 05:11:17 -0800 Subject: [PATCH 1/2] Update VSCode guide reference Signed-off-by: Emmanuel Ferdman --- docs/contributing.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/contributing.md b/docs/contributing.md index 58375c9517..f8e1527d7f 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -57,7 +57,7 @@ File structure of GraphCommerce ### Formatting and Linting GraphCommerce uses ESLint for linting and Prettier for code formatting. Install -the [recommended VS Code extensions](../docs/getting-started/vscode.md) +the [recommended VS Code extensions](../docs/framework/vscode.md)