Skip to content

Commit 13d8f50

Browse files
authored
docs(docs): Change Vue School banner affiliate key (#1248)
1 parent 1141bee commit 13d8f50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/.vitepress/components/Banner.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<a
33
id="vs"
44
v-if="isVisible"
5-
href="https://vueschool.io/free-weekend?friend=pinia"
5+
href="https://vueschool.io/free-weekend?friend=vuerouter"
66
target="_blank"
77
rel="noreferrer"
88
>

0 commit comments

Comments
 (0)