Skip to content

Commit a454626

Browse files
authored
docs: fix a broken link
1 parent 343d880 commit a454626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/demos/ShowMoreText.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import MarkupContainer from "./components/MarkupContainer"
1414

1515
Demonstrates rehydrating a simple string prop.
1616

17-
A more advanced version, which rehydrates complex DOM nodes, can be seen in the [`ShowMore` demo](/demos/ShowMore).
17+
A more advanced version, which rehydrates complex DOM nodes, can be seen in the [`ShowMore` demo](/demo/ShowMore).
1818

1919
<Playground>
2020
<MarkupContainer rehydrators={{ShowMoreText: rehydrator}} options={{}}>

0 commit comments

Comments
 (0)