Skip to content

Commit 69a15b7

Browse files
jasikparkremcohaszing
andauthoredAug 12, 2022
Add link to official mdx-js/vscode-mdx
Closes GH-2098. Reviewed-by: Titus Wormer <tituswormer@gmail.com> Reviewed-by: Remco Haszing <remcohaszing@gmail.com> Co-authored-by: Remco Haszing <remcohaszing@gmail.com>
1 parent 529b96a commit 69a15b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎docs/docs/getting-started.server.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ Once everything is set up in your project, you can enhance the experience by
144144
adding support for MDX in your editor:
145145

146146
* With **VS Code**,
147-
try [`silvenon/vscode-mdx`](https://github.com/silvenon/vscode-mdx)
147+
try [`mdx-js/vscode-mdx`](https://github.com/mdx-js/vscode-mdx)
148148
and/or [`xyc/vscode-mdx-preview`](https://github.com/xyc/vscode-mdx-preview)
149149
* With **Vim**,
150150
try [`jxnblk/vim-mdx-js`](https://github.com/jxnblk/vim-mdx-js)

1 commit comments

Comments
 (1)

vercel[bot] commented on Aug 12, 2022

@vercel[bot]

Successfully deployed to the following URLs:

mdx – ./

mdxjs.com
mdx-git-main-mdx.vercel.app
v2.mdxjs.com
mdx-mdx.vercel.app

Please sign in to comment.