Skip to content

Commit

Permalink
Add new link to docosaurus
Browse files Browse the repository at this point in the history
  • Loading branch information
richardDobron committed Aug 26, 2023
1 parent 0a0244f commit 8e80bad
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions website/src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,15 @@ const Index = () => {
>
Try it out
</Link>
<Link
className={classnames(
"button button--info button--lg",
styles.button
)}
to="docs/getting_started"
>
Open documentation
</Link>
</div>
</div>
</div>
Expand Down

0 comments on commit 8e80bad

Please sign in to comment.