Skip to content

Commit 00a1fec

Browse files
fix: syntax errors introduced through commit a7bc99e (#31)
Signed-off-by: nullptr-t-oss <127822226+nullptr-t-oss@users.noreply.github.com>
1 parent a7bc99e commit 00a1fec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/.vitepress/locales/en_US.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export default defineConfig({
1717
text: 'Guide',
1818
items: [
1919
{ text: 'Installation', link: '/pages/installation' },
20-
{ text: 'Devices', link: '/pages/devices' }
20+
{ text: 'Devices', link: '/pages/devices' },
2121
{ text: 'Integration', link: '/pages/how-to-integrate-for-non-gki' }
2222
]
2323
}

0 commit comments

Comments
 (0)