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 b137c7a commit 4c1e2c1Copy full SHA for 4c1e2c1
.vitepress/config.ts
@@ -49,7 +49,7 @@ const nav: ThemeConfig['nav'] = [
49
{ text: 'UI Components', link: 'https://ui-libs.vercel.app/' },
50
{
51
text: 'Certification',
52
- link: 'https://certification.vuejs.org/?ref=vuejs-nav'
+ link: 'https://certificates.dev/vuejs/?ref=vuejs-nav'
53
},
54
{ text: 'Jobs', link: 'https://vuejobs.com/?ref=vuejs' },
55
{ text: 'T-Shirt Shop', link: 'https://vue.threadless.com/' }
0 commit comments