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 f24b436 commit d17e05aCopy full SHA for d17e05a
docs/.vitepress/config.mjs
@@ -68,9 +68,9 @@ export default defineConfig({
68
},
69
{
70
text: '1.136.0', items: [
71
- { text: 'Changelog', link: '/resources/changelog' },
72
- { text: 'Contribution', link: '/resources/contribution' },
+ { text: 'Changelog', link: '/resources/changelog' },
73
{ text: 'Support', link: '/resources/support' },
+ { text: 'Contribution', link: '/resources/contribution' },
74
{ text: 'Sponsor', link: '/resources/sponsor' },
75
]
76
0 commit comments