Skip to content

Commit 5997e45

Browse files
authored
Chore: Update Kubecon EU event link to use correct utm parameters (#191)
Signed-off-by: thisisobate <obasiuche62@gmail.com>
1 parent d0b4263 commit 5997e45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/header.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ const Header = ({ color }) => {
2626
<React.Fragment>
2727

2828
<div className="announcement-banner bg-[#302871] py-3">
29-
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/register/?utm_source=argoproj&utm_medium=homepage&utm_campaign=10608228-KubeCon-NA-2025&utm_content=hero">
29+
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/register/?utm_source=argoproj&utm_medium=homepage&utm_campaign=18269725-KubeCon-EU-2026&utm_content=hero">
3030
Join us at ArgoCon Amsterdam 2026, colocated with KubeCon EU 2026 · March 23-26 · Register Today!
3131
<svg class="HoverArrow" width="10" height="10" viewBox="0 0 10 10" aria-hidden="true">
3232
<g fill-rule="evenodd">

0 commit comments

Comments
 (0)