Skip to content

Commit 48b9636

Browse files
committed
Update GitHub Link in Nav
1 parent 602cc23 commit 48b9636

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/_components/layout/Header.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,10 @@ export function Header() {
6060
</ul>
6161
</nav>
6262
<a
63-
href="https://github.com/wickedbyte"
63+
href="https://github.com/wickedbyte/design-pattern-decision-tree"
6464
target="_blank"
6565
rel="noopener noreferrer"
66-
aria-label="WickedByte on GitHub"
66+
aria-label="GitHub Repository for Website"
6767
className="rounded-md p-1.5 text-text-muted hover:text-text-primary transition-colors"
6868
>
6969
<GitHubIcon className="h-5 w-5" />

0 commit comments

Comments
 (0)