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.
2 parents d810bd4 + b74d8d6 commit fb3a293Copy full SHA for fb3a293
1 file changed
docs/.vitepress/config.mjs
@@ -195,7 +195,7 @@ export default defineConfig({
195
],
196
},
197
{
198
- text: "UI Patterns",
+ text: "Common Patterns",
199
link: "/development/patterns/form",
200
collapsed: true,
201
items: [
@@ -206,7 +206,7 @@ export default defineConfig({
206
207
208
209
- text: "Browser Feature",
+ text: "Browser Features",
210
link: "/development/specific/barcodes",
211
212
@@ -243,7 +243,7 @@ export default defineConfig({
243
244
245
246
- text: "HANA, CDS, SQL",
+ text: "CDS, SQL",
247
link: "/development/specific/cds",
248
249
0 commit comments