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 6b16874 commit 9d93655Copy full SHA for 9d93655
docs/.vitepress/config.mjs
@@ -50,16 +50,9 @@ export default defineConfig({
50
text: 'Project', items: [
51
{ text: 'abap2UI5', link: 'https://github.com/abap2UI5/abap2UI5' },
52
{ text: 'addons', link: 'https://github.com/abap2UI5-addons' },
53
- { text: 'apps', link: 'https://github.com/abap2UI5-apps' },
54
{ text: 'samples', link: 'https://github.com/abap2UI5/samples' },
55
- ]
56
- },
57
- {
58
- text: 'More', items: [
59
- { text: 'frontend', link: 'https://github.com/abap2UI5/frontend' },
60
{ text: 'docs', link: 'https://github.com/abap2UI5/docs' },
61
{ text: 'issues', link: 'https://github.com/abap2UI5/abap2UI5/issues' },
62
-
63
]
64
},
65
0 commit comments