We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf5b00a commit 93e1eceCopy full SHA for 93e1ece
packages/docs/src/pages/styling-mdx.mdx
@@ -87,7 +87,7 @@ colors and other styles can be added to `theme.styles.pre` to target child eleme
87
Prism.js adds `<span>` elements with class names that can be used as child selectors.
88
89
90
-To enable syntax highlighting in MDX, see the [`@theme-ui/prism`](/prism) package.
+To enable syntax highlighting in MDX, see the [`@theme-ui/prism`](/packages/prism) package.
91
92
[prism.js]: https://github.com/PrismJS/prism
93
0 commit comments