Skip to content

Commit 9d93655

Browse files
authored
Update config.mjs
1 parent 6b16874 commit 9d93655

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

docs/.vitepress/config.mjs

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -50,16 +50,9 @@ export default defineConfig({
5050
text: 'Project', items: [
5151
{ text: 'abap2UI5', link: 'https://github.com/abap2UI5/abap2UI5' },
5252
{ text: 'addons', link: 'https://github.com/abap2UI5-addons' },
53-
{ text: 'apps', link: 'https://github.com/abap2UI5-apps' },
5453
{ text: 'samples', link: 'https://github.com/abap2UI5/samples' },
55-
]
56-
},
57-
{
58-
text: 'More', items: [
59-
{ text: 'frontend', link: 'https://github.com/abap2UI5/frontend' },
6054
{ text: 'docs', link: 'https://github.com/abap2UI5/docs' },
6155
{ text: 'issues', link: 'https://github.com/abap2UI5/abap2UI5/issues' },
62-
6356
]
6457
},
6558
]

0 commit comments

Comments
 (0)