mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2025-03-28 04:13: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).
|
||||
|
||||
## 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
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
module.exports = {
|
||||
title: 'NestJS Telegraf',
|
||||
tagline: 'Powerful Nest module for easy and fast creation Telegram bots',
|
||||
url: 'https://nestjs-telegraf.vercel.com',
|
||||
url: 'https://nestjs-telegraf.vercel.app',
|
||||
baseUrl: '/',
|
||||
onBrokenLinks: 'throw',
|
||||
favicon: 'img/favicon.ico',
|
||||
|
Loading…
Reference in New Issue
Block a user