Skip to content

Commit c8eb840

Browse files
committed
chore: correct viteconf CTA utm
1 parent 3ba5add commit c8eb840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vitepress/theme/components/SponsorsAside.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ const { frontmatter } = useData()
77
<template>
88
<a
99
class="viteconf-cta-aside"
10-
href="https://viteconf.org/?utm=vite-sidebar"
10+
href="https://viteconf.org/?utm=vue-sidebar"
1111
target="_blank"
1212
>
1313
<img width="22" height="22" src="/viteconf.svg" />

0 commit comments

Comments
 (0)