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 68e379f commit 3c8c8a1Copy full SHA for 3c8c8a1
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: 'NDCs', link: '/development/ndc' },
+ { text: 'Device Capabilities', link: '/development/ndc' },
109
]
110
},
111
0 commit comments