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 777ddcd commit 68e379fCopy full SHA for 68e379f
docs/.vitepress/config.mjs
@@ -105,7 +105,7 @@ export default defineConfig({
105
{ text: 'Barcode Scanning', link: '/development/barcodes' },
106
{ text: 'File Handling', link: '/development/files', },
107
{ text: 'XLSX', link: '/development/xlsx', },
108
- { text: 'Native Device Capabilities', link: '/development/ndc' },
+ { text: 'NDCs', link: '/development/ndc' },
109
]
110
},
111
0 commit comments