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 59de0c5 commit 255134eCopy full SHA for 255134e
docs/.vitepress/config.mjs
@@ -56,9 +56,9 @@ export default defineConfig({
56
{
57
text: 'More', items: [
58
{ text: 'addons', link: 'https://github.com/abap2UI5-addons' },
59
- { text: 'apps', link: 'https://github.com/abap2UI5-apps' },
60
{ text: 'downported', link: 'https://github.com/abap2UI5-downported' },
61
{ text: 'renamed', link: 'https://github.com/abap2UI5-renamed' },
+ { text: 'apps', link: 'https://github.com/abap2UI5-apps' },
62
]
63
},
64
0 commit comments