From a6003706477c68cb8a76c961708bbc422b21ec94 Mon Sep 17 00:00:00 2001 From: Matt Lehrer Date: Mon, 31 Mar 2025 13:01:20 +0200 Subject: [PATCH] Fix link to VSCode Marketplace --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 6f04a23e0..0a89ca9c3 100644 --- a/docs/index.md +++ b/docs/index.md @@ -58,7 +58,7 @@ npm add --save-dev --save-exact @postgrestools/postgrestools ### VSCode -The language server is available on the [VSCode Marketplace](https://marketplace.visualstudio.com/items?itemName=Supabase.postgrestools-vscode). Its published from [this repo](https://github.com/supabase-community/postgrestools-vscode). +The language server is available on the [VSCode Marketplace](https://marketplace.visualstudio.com/items?itemName=Supabase.postgrestools). Its published from [this repo](https://github.com/supabase-community/postgrestools-vscode). ### Neovim