Skip to content

Commit

Permalink
docs: update link to official certification website (#2782)
Browse files Browse the repository at this point in the history
* Update link to official certification website

* Update .vitepress/config.ts

---------

Co-authored-by: Natalia Tepluhina <tarya.se@gmail.com>
  • Loading branch information
nperegrine and NataliaTepluhina committed Apr 30, 2024
1 parent b137c7a commit 4c1e2c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ const nav: ThemeConfig['nav'] = [
{ text: 'UI Components', link: 'https://ui-libs.vercel.app/' },
{
text: 'Certification',
link: 'https://certification.vuejs.org/?ref=vuejs-nav'
link: 'https://certificates.dev/vuejs/?ref=vuejs-nav'
},
{ text: 'Jobs', link: 'https://vuejobs.com/?ref=vuejs' },
{ text: 'T-Shirt Shop', link: 'https://vue.threadless.com/' }
Expand Down

0 comments on commit 4c1e2c1

Please sign in to comment.