update site address

This commit is contained in:
Alexander Bukhalo 2022-08-25 09:16:17 +03:00
parent 22450acb8d
commit 58f9c1b95f
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -31,4 +31,4 @@ $ npm i nestjs-telegraf telegraf
```
## Documentation
Check out the [documentation site](https://nestjs-telegraf.vercel.app).
Check out the [documentation site](https://nestjs-telegraf.hypeer.company).

View File

@ -14,7 +14,7 @@
"bot api",
"bot framework"
],
"homepage": "https://nestjs-telegraf.vercel.app/",
"homepage": "https://nestjs-telegraf.hypeer.company",
"bugs": {
"url": "https://github.com/hypeertech/nestjs-telegraf/issues"
},