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 7dd37d8 commit 56976bbCopy full SHA for 56976bb
docs/.vitepress/config.mjs
@@ -168,7 +168,7 @@ export default defineConfig({
168
{ text: 'Architecture', link: '/advanced/technical/architecture' },
169
{ text: 'Developer Experience', link: '/advanced/technical/dx' },
170
{ text: 'Cloud Readiness', link: '/advanced/technical/cloud' },
171
- { text: 'REST', link: '/advanced/technical/rest' },
+ { text: 'REST, Drafts', link: '/advanced/technical/rest' },
172
{ text: 'Runtime, Designtime', link: '/advanced/technical/runtime' },
173
{ text: 'Technology', link: '/advanced/technical/overview', items: [
174
{ text: 'UI5 Freestyle', link: '/advanced/technical/ui5' },
0 commit comments