We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7bc99e commit 00a1fecCopy full SHA for 00a1fec
1 file changed
docs/.vitepress/locales/en_US.ts
@@ -17,7 +17,7 @@ export default defineConfig({
17
text: 'Guide',
18
items: [
19
{ text: 'Installation', link: '/pages/installation' },
20
- { text: 'Devices', link: '/pages/devices' }
+ { text: 'Devices', link: '/pages/devices' },
21
{ text: 'Integration', link: '/pages/how-to-integrate-for-non-gki' }
22
]
23
}
0 commit comments