We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
unifiedjs
Learn more about funding links in repositories.
Report abuse
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