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 231a125 commit 0fedb69Copy full SHA for 0fedb69
docs/.vitepress/config.mjs
@@ -167,7 +167,7 @@ export default defineConfig({
167
{ text: 'Key Concept', link: '/advanced/technical/concept' },
168
{ text: 'Architecture', link: '/advanced/technical/domain' },
169
{ text: 'Development Experience', link: '/advanced/technical/dx' },
170
- { text: 'Cloud Readiness', link: '/advanced/technical/cloud' },
+ { text: 'Cloud Ready', link: '/advanced/technical/cloud' },
171
{ text: 'Deep Dive', link: '/advanced/technical/how_it_all_works' },
172
{ text: 'Technology Overview', link: '/advanced/technical/overview', items: [
173
{ text: 'UI5 Freestyle', link: '/advanced/technical/ui5' },
0 commit comments