Skip to content

Commit 8f306c8

Browse files
authored
docs: update MDX version in readme from v2 to v3 (#226)
1 parent 77cd7a8 commit 8f306c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ get a bundled version of these files to eval in the browser.
2525
## This solution
2626

2727
This is an async function that will compile and bundle your MDX files and their
28-
dependencies. It uses [MDX v2](https://mdxjs.com/blog/v2/) and
28+
dependencies. It uses [MDX v3](https://mdxjs.com/blog/v3/) and
2929
[esbuild](https://esbuild.github.io/), so it's VERY fast and supports TypeScript
3030
files (for the dependencies of your MDX files).
3131

0 commit comments

Comments
 (0)