diff --git a/vocs.config.ts b/vocs.config.ts index 9c0f06dd..a078d8fe 100644 --- a/vocs.config.ts +++ b/vocs.config.ts @@ -1104,6 +1104,10 @@ export default defineConfig({ text: 'Docs', link: '/docs', }, + { + text: 'API', + link: '/docs/api', + }, { text: 'Ecosystem', link: 'https://tempo.xyz/ecosystem' }, { text: 'Wallet', link: 'https://wallet.tempo.xyz' },