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 d366e96 commit 9c0f361Copy full SHA for 9c0f361
docs/.vitepress/config.mjs
@@ -183,12 +183,12 @@ export default defineConfig({
183
items: [
184
{ text: 'Changelog', link: '/resources/changelog' },
185
{ text: 'License', link: '/resources/license' },
186
- { text: 'Contact', link: '/resources/contact' },
187
{ text: 'Who Uses abap2UI5?', link: '/resources/who_uses' },
188
// { text: 'Community', items: [
189
// { text: 'Logos', link: '/resources/logo' },
190
{ text: 'References, Blogs', link: '/resources/references' },
191
{ text: 'Support', link: '/resources/support' },
+ { text: 'Contact', link: '/resources/contact' },
192
{ text: 'Contribution', link: '/resources/contribution' },
193
{ text: 'Sponsor', link: '/resources/sponsor' },
194
// ]
0 commit comments