Skip to content

Commit 3e008ef

Browse files
authored
Merge pull request #727 from MarkosKon/patch-2
Link fix in docs.
2 parents 0b0e142 + 93e1ece commit 3e008ef

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)