diff --git a/.changeset/spotty-falcons-grab.md b/.changeset/spotty-falcons-grab.md new file mode 100644 index 0000000000..74f8310d58 --- /dev/null +++ b/.changeset/spotty-falcons-grab.md @@ -0,0 +1,5 @@ +--- +"@graphcommerce/docs": patch +--- + +Update VSCode guide reference 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)