fix: website domain

This commit is contained in:
Aleksandr Bukhalo
2020-09-10 00:26:12 +03:00
parent 60b29bd873
commit 7043f247da
2 changed files with 2 additions and 2 deletions

View File

@@ -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',