mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2025-03-31 05:43:44 +03:00
fix: website domain
This commit is contained in:
parent
60b29bd873
commit
7043f247da
@ -12,7 +12,7 @@
|
|||||||
[Telegraf](https://github.com/telegraf/telegraf) module for [NestJS](https://github.com/nestjs/nest).
|
[Telegraf](https://github.com/telegraf/telegraf) module for [NestJS](https://github.com/nestjs/nest).
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
If you want to dive fully into NestJS Telegraf then don't waste your time in this dump, check out the [documentation site](https://nestjs-telegraf.vercel.com).
|
If you want to dive fully into NestJS Telegraf then don't waste your time in this dump, check out the [documentation site](https://nestjs-telegraf.vercel.app).
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
title: 'NestJS Telegraf',
|
title: 'NestJS Telegraf',
|
||||||
tagline: 'Powerful Nest module for easy and fast creation Telegram bots',
|
tagline: 'Powerful Nest module for easy and fast creation Telegram bots',
|
||||||
url: 'https://nestjs-telegraf.vercel.com',
|
url: 'https://nestjs-telegraf.vercel.app',
|
||||||
baseUrl: '/',
|
baseUrl: '/',
|
||||||
onBrokenLinks: 'throw',
|
onBrokenLinks: 'throw',
|
||||||
favicon: 'img/favicon.ico',
|
favicon: 'img/favicon.ico',
|
||||||
|
Loading…
Reference in New Issue
Block a user