Skip to content

Commit

Permalink
docs: fix example app action button link (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
josxha authored Oct 16, 2024
1 parent 2ee7767 commit dd77273
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ function HomepageHeader() {
</Link>
<Link
className="button button--secondary button--lg"
to="/demo">
to="/demo/">
Example App
</Link>
</div>
Expand Down

0 comments on commit dd77273

Please sign in to comment.