We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ed003d commit bb3fefaCopy full SHA for bb3fefa
packages/docs/.vitepress/theme/components/AsideSponsors.vue
@@ -3,13 +3,13 @@ const banners = [
3
{
4
id: 1,
5
name: 'Vue.js Certification',
6
- link: 'https://certificates.dev/vuejs?friend=VUEROUTER',
+ link: 'https://certificates.dev/vuejs/?friend=VUEROUTER&utm_source=affiliate&utm_medium=vuerouter&utm_campaign=VueRouter_CERT&utm_content=sidebar',
7
image: '/banners/vuejs-certification.svg',
8
},
9
10
id: 2,
11
name: 'Mastering Pinia',
12
- link: 'https://masteringpinia.com',
+ link: 'https://masteringpinia.com/?utm_source=affiliate&utm_medium=vuerouter&utm_campaign=VueRouter_MP&utm_content=sidebar',
13
image: '/banners/mastering-pinia.png',
14
15
]
0 commit comments