Skip to content

Commit

Permalink
Update index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
sehilyi authored Aug 12, 2023
1 parent ada8da5 commit e5f308c
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 @@ -23,7 +23,7 @@ function HomepageHeader() {
<Link className="button button--secondary button--lg" to="/category/use-cases">
Use Cases
</Link>
<Link className="button button--secondary button--lg" to="https://chromoscope.bio">
<Link className="button button--secondary button--lg" to="https://chromoscope.bio/app">
Try a Demo
</Link>
</div>
Expand Down

0 comments on commit e5f308c

Please sign in to comment.