Skip to content

Commit d17e05a

Browse files
authored
Update config.mjs
1 parent f24b436 commit d17e05a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/.vitepress/config.mjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@ export default defineConfig({
6868
},
6969
{
7070
text: '1.136.0', items: [
71-
{ text: 'Changelog', link: '/resources/changelog' },
72-
{ text: 'Contribution', link: '/resources/contribution' },
71+
{ text: 'Changelog', link: '/resources/changelog' },
7372
{ text: 'Support', link: '/resources/support' },
73+
{ text: 'Contribution', link: '/resources/contribution' },
7474
{ text: 'Sponsor', link: '/resources/sponsor' },
7575
]
7676
},

0 commit comments

Comments
 (0)