mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2025-04-03 07:03:43 +03:00
api docs link
This commit is contained in:
parent
1615ec6bd6
commit
c79b131067
@ -8,7 +8,8 @@ export default defineConfig({
|
|||||||
themeConfig: {
|
themeConfig: {
|
||||||
// https://vitepress.dev/reference/default-theme-config
|
// https://vitepress.dev/reference/default-theme-config
|
||||||
nav: [
|
nav: [
|
||||||
{ text: 'Docs', link: '/' }
|
{ text: 'Docs', link: '/' },
|
||||||
|
{ text: 'API (typedoc)', link: 'https://nestjs-telegraf-api.vercel.app' }
|
||||||
],
|
],
|
||||||
|
|
||||||
sidebar: [
|
sidebar: [
|
||||||
|
Loading…
Reference in New Issue
Block a user