Skip to content

Commit 716ab3c

Browse files
authored
Fix link for MDX Analyzer
Closes GH-2509. Reviewed-by: Titus Wormer <[email protected]>
1 parent f1ca4b2 commit 716ab3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docs/getting-started.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ You can enhance the experience of using MDX by adding support of it to your
135135
editor:
136136

137137
* if you use **VS Code**,
138-
try [`mdx-js/vscode-mdx`][vscode-mdx]
138+
try [`mdx-js/mdx-analyzer`][mdx-analyzer]
139139
* if you use **Vim**,
140140
try [`jxnblk/vim-mdx-js`][vim-mdx-js]
141141
* if you use **Sublime Text**,
@@ -871,7 +871,7 @@ See its readme on how to configure it.
871871

872872
[vm2]: https://github.com/patriksimek/vm2
873873

874-
[vscode-mdx]: https://github.com/mdx-js/vscode-mdx
874+
[mdx-analyzer]: https://github.com/mdx-js/mdx-analyzer
875875

876876
[webpack]: https://webpack.js.org
877877

0 commit comments

Comments
 (0)