diff --git a/docs/docs/getting-started.server.mdx b/docs/docs/getting-started.server.mdx index ce3484cb6..2e0abb5b2 100644 --- a/docs/docs/getting-started.server.mdx +++ b/docs/docs/getting-started.server.mdx @@ -144,7 +144,7 @@ Once everything is set up in your project, you can enhance the experience by adding support for MDX in your editor: * With **VS Code**, - try [`silvenon/vscode-mdx`](https://github.com/silvenon/vscode-mdx) + try [`mdx-js/vscode-mdx`](https://github.com/mdx-js/vscode-mdx) and/or [`xyc/vscode-mdx-preview`](https://github.com/xyc/vscode-mdx-preview) * With **Vim**, try [`jxnblk/vim-mdx-js`](https://github.com/jxnblk/vim-mdx-js)