]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
docs: certificate links
authorEduardo San Martin Morote <posva13@gmail.com>
Thu, 28 Mar 2024 09:58:06 +0000 (10:58 +0100)
committerEduardo San Martin Morote <posva13@gmail.com>
Thu, 28 Mar 2024 09:58:06 +0000 (10:58 +0100)
packages/docs/.vitepress/config/en.ts
packages/docs/.vitepress/config/zh.ts
packages/docs/.vitepress/theme/components/AsideSponsors.vue

index 7ddd874038ff1e57a72c848b5db921f81b49073b..b6372e81910ad996c87d2d4aa22d9ed4bdeb49f1 100644 (file)
@@ -44,7 +44,7 @@ export const enConfig: LocaleSpecificConfig<DefaultTheme.Config> = {
           },
           {
             text: 'Vue.js Certification',
-            link: 'https://certification.vuejs.org/?friend=VUEROUTER',
+            link: 'https://certificates.dev/vuejs/?friend=VUEROUTER&utm_source=pinia_vuejs&utm_medium=link&utm_campaign=pinia_vuejs_links&utm_content=navbar',
           },
         ],
       },
index 4527330450cf64a50510040452f0594e1db377cb..5e1834e42cafaa35a8b66fc48d01bce26050a5a5 100644 (file)
@@ -52,6 +52,10 @@ export const zhConfig: LocaleSpecificConfig<DefaultTheme.Config> = {
             text: '更新日志',
             link: 'https://github.com/vuejs/pinia/blob/v2/packages/pinia/CHANGELOG.md',
           },
+          {
+            text: 'Vue.js 认证',
+            link: 'https://certificates.dev/vuejs/?friend=VUEROUTER&utm_source=pinia_vuejs&utm_medium=link&utm_campaign=pinia_vuejs_links&utm_content=navbar',
+          },
         ],
       },
     ],
index 7cb1ff83e6533b609207114c478ceb318b43ef2f..19d3752dfa3c423791fd817cd0dd8ac137236f36 100644 (file)
@@ -14,7 +14,7 @@
 
   <a
     class="banner"
-    href="https://certificates.dev/vuejs?friend=VUEROUTER"
+    href="https://certificates.dev/vuejs/?friend=VUEROUTER&utm_source=pinia_vuejs&utm_medium=link&utm_campaign=pinia_vuejs_links&utm_content=sidebar"
     target="_blank"
   >
     <img src="/banners/vuejs-certification.svg" alt="Vue.js Certification" />