From 12a80cc82c9e0fa00ffdd1a850fe5762d0a10d9e Mon Sep 17 00:00:00 2001 From: Sahaj Singh <70798888+Bigguysahaj@users.noreply.github.com> Date: Sat, 28 Dec 2024 02:55:13 +0530 Subject: [PATCH] fix anchor link to VSCode setup section --- website/get-started/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/get-started/installation.md b/website/get-started/installation.md index 4a4ad24c..4967e4e9 100644 --- a/website/get-started/installation.md +++ b/website/get-started/installation.md @@ -64,7 +64,7 @@ auto-completions, and type hovers for GraphQL. > [!NOTE] VSCode Setup > There may be extra steps you should take when you're using VSCode. -> [Read about these steps in the "VSCode Setup" section below.](#vscode-settings-and-plugins) +> [Read about these steps in the "VSCode Setup" section below.](#vscode-setup) > [!NOTE] Prior to TypeScript 5.5 > There are extra steps you must take when your TypeScript version is older than 5.5.