Skip to content

Commit 59de0c5

Browse files
authored
fixes
1 parent 056dc0b commit 59de0c5

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/.vitepress/config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ export default defineConfig({
104104
},
105105
{
106106
text: 'Configuration',
107-
link: '/configuration/configuration',
107+
link: '/configuration/setup',
108108
collapsed: true,
109109
items: [
110110
{ text: 'General', link: '/configuration/setup' },

docs/get_started/next.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# What's Next?
22

3-
Expand your skills and dive deeper into abap2UI5!
3+
Expand your skills and dive deeper into **abap2UI5!**
44

55
#### Development
66
Want to level up your development skills? Explore advanced guides and best practices to elevate your abap2UI5 projects. Start learning [here.](/development/general)

docs/get_started/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
outline: [2, 4]
33
---
44

5-
# Installation
5+
# Quickstart
66

77
### 1. Installation with abapGit
88

docs/get_started/samples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
outline: [2, 4]
33
---
44

5-
# Samples
5+
# Sample Apps
66

77
With over 250 samples the [samples repository](https://github.com/abap2UI5/abap2UI5-samples) is the easiest way to learn how to develop with abap2UI5.
88

0 commit comments

Comments
 (0)