diff --git a/docs/docs/getting-started.server.mdx b/docs/docs/getting-started.server.mdx index 24d4ed5d3..ea662f414 100644 --- a/docs/docs/getting-started.server.mdx +++ b/docs/docs/getting-started.server.mdx @@ -156,7 +156,7 @@ adding support for MDX in your editor: * With **Sublime Text**, try [`jonsuh/mdx-sublime`](https://github.com/jonsuh/mdx-sublime) * With **JetBrains IntelliJ/WebStorm**, - try [`valentinnodan/mdx-intellij-plugin`](https://github.com/valentinnodan/mdx-intellij-plugin) + try [`JetBrains/mdx-intellij-plugin`](https://github.com/JetBrains/intellij-plugins/tree/master/mdx) **Note**: we’re looking for help with emacs and others!