diff --git a/src/components/header/header-button.astro b/src/components/header/header-button.astro index 81fa4b089..1f354a4eb 100644 --- a/src/components/header/header-button.astro +++ b/src/components/header/header-button.astro @@ -20,7 +20,7 @@ const { href, variant = "standard" } = Astro.props; ]} role="button" - href={href || "#"} + href={href} >