Skip to content

Commit 93e1ece

Browse files
authored
Link fix in docs.
1 parent cf5b00a commit 93e1ece

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/src/pages/styling-mdx.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ colors and other styles can be added to `theme.styles.pre` to target child eleme
8787
Prism.js adds `<span>` elements with class names that can be used as child selectors.
8888

8989

90-
To enable syntax highlighting in MDX, see the [`@theme-ui/prism`](/prism) package.
90+
To enable syntax highlighting in MDX, see the [`@theme-ui/prism`](/packages/prism) package.
9191

9292
[prism.js]: https://github.com/PrismJS/prism
9393

0 commit comments

Comments
 (0)