Skip to content

Commit 68d3083

Browse files
authored
update
1 parent 6f9de31 commit 68d3083

File tree

7 files changed

+6
-6
lines changed

7 files changed

+6
-6
lines changed

docs/.vitepress/config.mjs

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -103,12 +103,12 @@ export default defineConfig({
103103
{ text: 'Translation, i18n', link: '/development/translation' },
104104
{ text: 'Popups, Popover', link: '/development/popups' },
105105
{ text: 'Specifics', collapsed : "false" , items: [
106-
{ text: 'Barcode Scanning', link: '/development/barcodes' },
107-
{ text: 'File Handling', link: '/development/files', },
108-
{ text: 'XLSX', link: '/development/xlsx', },
109-
{ text: 'Logging', link: '/development/logging' },
110-
{ text: 'Device Capabilities', link: '/development/ndc' },
111-
{ text: 'CDS, EML', link: '/development/cds' },
106+
{ text: 'Barcode Scanning', link: '/development/specific/barcodes' },
107+
{ text: 'File Handling', link: '/development/specific/files', },
108+
{ text: 'XLSX', link: '/development/specific/xlsx', },
109+
{ text: 'Logging', link: '/development/specific/logging' },
110+
{ text: 'Device Capabilities', link: '/development/specific/ndc' },
111+
{ text: 'CDS, EML', link: '/development/specific/cds' },
112112
]
113113
},
114114
]
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)