mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2025-03-29 04:43:44 +03:00
api docs link
This commit is contained in:
parent
1615ec6bd6
commit
c79b131067
@ -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: [
|
||||
|
Loading…
Reference in New Issue
Block a user