api docs link

This commit is contained in:
evilsprut 2023-07-24 16:22:16 +03:00
parent 1615ec6bd6
commit c79b131067

View File

@ -8,7 +8,8 @@ export default defineConfig({
themeConfig: {
// https://vitepress.dev/reference/default-theme-config
nav: [
{ text: 'Docs', link: '/' }
{ text: 'Docs', link: '/' },
{ text: 'API (typedoc)', link: 'https://nestjs-telegraf-api.vercel.app' }
],
sidebar: [