Skip to content

Commit

Permalink
fix: fixed link
Browse files Browse the repository at this point in the history
  • Loading branch information
fluid-design-io committed Oct 17, 2023
1 parent 2cbcee0 commit 56a453f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/components/core/site-header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ function SiteHeader() {
<div className="flex items-center justify-end">
<Button variant="ghost" size="icon" asChild>
<Link
href="https://fluid-color.vercel.app/"
href="https://fluid-colors.vercel.app/"
target="_blank"
rel="noopener noreferrer"
aria-label="Github"
Expand Down

0 comments on commit 56a453f

Please sign in to comment.