Skip to content

Commit

Permalink
Update Header.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanpoland committed Nov 1, 2024
1 parent 7e47688 commit 854dbaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/layout/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ export const Header = () => {
>
<IconBrandGithub className="w-5 h-5" />
</a>
<a href='/DOCS/ABOUT'>
<a href='/docs/about'>
<button className="px-4 py-2 text-sm bg-neutral-800 hover:bg-neutral-700 text-neutral-100 rounded-lg transition-all">
Get Started
</button>
Expand Down

0 comments on commit 854dbaa

Please sign in to comment.