Skip to content

Commit 9c0f361

Browse files
authored
Update config.mjs
1 parent d366e96 commit 9c0f361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,12 +183,12 @@ export default defineConfig({
183183
items: [
184184
{ text: 'Changelog', link: '/resources/changelog' },
185185
{ text: 'License', link: '/resources/license' },
186-
{ text: 'Contact', link: '/resources/contact' },
187186
{ text: 'Who Uses abap2UI5?', link: '/resources/who_uses' },
188187
// { text: 'Community', items: [
189188
// { text: 'Logos', link: '/resources/logo' },
190189
{ text: 'References, Blogs', link: '/resources/references' },
191190
{ text: 'Support', link: '/resources/support' },
191+
{ text: 'Contact', link: '/resources/contact' },
192192
{ text: 'Contribution', link: '/resources/contribution' },
193193
{ text: 'Sponsor', link: '/resources/sponsor' },
194194
// ]

0 commit comments

Comments
 (0)