We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1ca4b2 commit 716ab3cCopy full SHA for 716ab3c
docs/docs/getting-started.mdx
@@ -135,7 +135,7 @@ You can enhance the experience of using MDX by adding support of it to your
135
editor:
136
137
* if you use **VS Code**,
138
- try [`mdx-js/vscode-mdx`][vscode-mdx]
+ try [`mdx-js/mdx-analyzer`][mdx-analyzer]
139
* if you use **Vim**,
140
try [`jxnblk/vim-mdx-js`][vim-mdx-js]
141
* if you use **Sublime Text**,
@@ -871,7 +871,7 @@ See its readme on how to configure it.
871
872
[vm2]: https://github.com/patriksimek/vm2
873
874
-[vscode-mdx]: https://github.com/mdx-js/vscode-mdx
+[mdx-analyzer]: https://github.com/mdx-js/mdx-analyzer
875
876
[webpack]: https://webpack.js.org
877
0 commit comments