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 985270b commit e168a65Copy full SHA for e168a65
docs/.vitepress/config.mjs
@@ -81,7 +81,7 @@ export default defineConfig({
81
link: '/get_started/about',
82
collapsed: true,
83
items: [
84
- { text: 'About', link: '/get_started/about' },
+ { text: 'What is abap2UI5?', link: '/get_started/about' },
85
{ text: 'Getting Started', link: '/get_started/quickstart' },
86
{ text: 'Hello World', link: '/get_started/hello_world' },
87
{ text: 'Sample Apps', link: '/get_started/samples' },
0 commit comments