Skip to content

Commit e168a65

Browse files
authored
Update config.mjs
1 parent 985270b commit e168a65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ export default defineConfig({
8181
link: '/get_started/about',
8282
collapsed: true,
8383
items: [
84-
{ text: 'About', link: '/get_started/about' },
84+
{ text: 'What is abap2UI5?', link: '/get_started/about' },
8585
{ text: 'Getting Started', link: '/get_started/quickstart' },
8686
{ text: 'Hello World', link: '/get_started/hello_world' },
8787
{ text: 'Sample Apps', link: '/get_started/samples' },

0 commit comments

Comments
 (0)