Skip to content

Commit b1bc788

Browse files
Lorenzo ArboitLorenzo Arboit
authored andcommitted
download links
1 parent e88011a commit b1bc788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Header.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ const Header = ({ minimal = false }: HeaderProps) => {
4040
>
4141
GitHub
4242
</a>
43-
<a href="#about" className="text-muted-foreground hover:text-foreground transition-colors">
43+
<a href="/#about" className="text-muted-foreground hover:text-foreground transition-colors">
4444
About
4545
</a>
4646
<Link to="/docs" className="text-muted-foreground hover:text-foreground transition-colors">

0 commit comments

Comments
 (0)