Skip to content

Commit 4c1e2c1

Browse files
docs: update link to official certification website (#2782)
* Update link to official certification website * Update .vitepress/config.ts --------- Co-authored-by: Natalia Tepluhina <[email protected]>
1 parent b137c7a commit 4c1e2c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vitepress/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ const nav: ThemeConfig['nav'] = [
4949
{ text: 'UI Components', link: 'https://ui-libs.vercel.app/' },
5050
{
5151
text: 'Certification',
52-
link: 'https://certification.vuejs.org/?ref=vuejs-nav'
52+
link: 'https://certificates.dev/vuejs/?ref=vuejs-nav'
5353
},
5454
{ text: 'Jobs', link: 'https://vuejobs.com/?ref=vuejs' },
5555
{ text: 'T-Shirt Shop', link: 'https://vue.threadless.com/' }

0 commit comments

Comments
 (0)