Skip to content

Commit

Permalink
Fix link for MDX Analyzer
Browse files Browse the repository at this point in the history
Signed-off-by: Karl Horky <[email protected]>
  • Loading branch information
karlhorky committed Jul 8, 2024
1 parent f1ca4b2 commit d122cf1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ You can enhance the experience of using MDX by adding support of it to your
editor:

* if you use **VS Code**,
try [`mdx-js/vscode-mdx`][vscode-mdx]
try [`mdx-js/mdx-analyzer`][mdx-analyzer]
* if you use **Vim**,
try [`jxnblk/vim-mdx-js`][vim-mdx-js]
* if you use **Sublime Text**,
Expand Down Expand Up @@ -871,7 +871,7 @@ See its readme on how to configure it.
[vm2]: https://github.com/patriksimek/vm2
[vscode-mdx]: https://github.com/mdx-js/vscode-mdx
[mdx-analyzer]: https://github.com/mdx-js/mdx-analyzer
[webpack]: https://webpack.js.org
Expand Down

0 comments on commit d122cf1

Please sign in to comment.