Skip to content
This repository has been archived by the owner on May 11, 2023. It is now read-only.

Commit

Permalink
Update docs landing links
Browse files Browse the repository at this point in the history
  • Loading branch information
gksander committed May 11, 2023
1 parent f500dcd commit e3fbf3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/screens/home/hero.js
Expand Up @@ -178,10 +178,10 @@ const Hero = () => {
</HeroBodyAndButtons>
<HeroNavList>
<li>
<Link to="docs/">Docs</Link>
<Link to="./docs/">Docs</Link>
</li>
<li>
<Link to="gallery/">Gallery</Link>
<Link to="./gallery/">Gallery</Link>
</li>
<li>
<a
Expand Down

1 comment on commit e3fbf3f

@vercel
Copy link

@vercel vercel bot commented on e3fbf3f May 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.