@@ -47,18 +47,19 @@ export default defineConfig({
4747 {
4848 text : 'Project' , items : [
4949 { text : 'abap2UI5' , link : 'https://github.com/abap2UI5/abap2UI5' } ,
50+ { text : 'addons' , link : 'https://github.com/abap2UI5-addons' } ,
51+ { text : 'apps' , link : 'https://github.com/abap2UI5-apps' } ,
5052 { text : 'samples' , link : 'https://github.com/abap2UI5/samples' } ,
51- { text : 'frontend' , link : 'https://github.com/abap2UI5/frontend' } ,
52- { text : 'docs' , link : 'https://github.com/abap2UI5/docs' } ,
53- { text : 'issues' , link : 'https://github.com/abap2UI5/abap2UI5/issues' } ,
5453 ]
5554 } ,
5655 {
5756 text : 'More' , items : [
58- { text : 'addons ' , link : 'https://github.com/abap2UI5-addons ' } ,
57+ { text : 'frontend ' , link : 'https://github.com/abap2UI5/frontend ' } ,
5958 { text : 'downported' , link : 'https://github.com/abap2UI5-downported' } ,
6059 { text : 'renamed' , link : 'https://github.com/abap2UI5-renamed' } ,
61- { text : 'apps' , link : 'https://github.com/abap2UI5-apps' } ,
60+ { text : 'docs' , link : 'https://github.com/abap2UI5/docs' } ,
61+ { text : 'issues' , link : 'https://github.com/abap2UI5/abap2UI5/issues' } ,
62+
6263 ]
6364 } ,
6465 ]
@@ -148,7 +149,6 @@ export default defineConfig({
148149 { text : 'open-abap' , link : '/advanced/insights/open_abap' } ,
149150 ]
150151 } ,
151-
152152 ]
153153 } ,
154154
0 commit comments