From 266e0f25aa4f9c864fe236f2475f812a248b650a Mon Sep 17 00:00:00 2001 From: evilsprut Date: Mon, 24 Jul 2023 16:25:50 +0300 Subject: [PATCH] update meta info --- README.md | 2 +- package.json | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 8f5f339..3320856 100644 --- a/README.md +++ b/README.md @@ -31,4 +31,4 @@ $ npm i nestjs-telegraf telegraf ``` ## Documentation -Check out the [documentation site](https://nestjs-telegraf.hypeer.company). +Check out the [documentation site](https://nestjs-telegraf.vercel.app). diff --git a/package.json b/package.json index cee0d2c..a4719aa 100644 --- a/package.json +++ b/package.json @@ -14,14 +14,14 @@ "bot api", "bot framework" ], - "homepage": "https://nestjs-telegraf.hypeer.company", + "homepage": "https://nestjs-telegraf.vercel.app", "bugs": { - "url": "https://github.com/hypeertech/nestjs-telegraf/issues" + "url": "https://github.com/evilsprut/nestjs-telegraf/issues" }, - "repository": "git@github.com:hypeertech/nestjs-telegraf.git", + "repository": "git@github.com:evilsprut/nestjs-telegraf.git", "funding": "https://hypeer.company/donate", "license": "MIT", - "author": "Hypeer ", + "author": "Aleksandr Bukhalo ", "contributors": [ { "name": "Arthur Asimov",