Skip to content

Commit 1c8fd65

Browse files
authored
Merge pull request #10 from designorant/patch-2
docs: fix a broken link
2 parents 343d880 + a454626 commit 1c8fd65

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)