mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2025-09-23 09:49:06 +03:00
fix: website domain
This commit is contained in:
@@ -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',
|
||||
|
Reference in New Issue
Block a user