diff --git a/Where-to-host-Telegram-Bots.md b/Where-to-host-Telegram-Bots.md index 285c0af..57354d5 100644 --- a/Where-to-host-Telegram-Bots.md +++ b/Where-to-host-Telegram-Bots.md @@ -9,7 +9,7 @@ Look at [Hosting your bot](https://github.com/python-telegram-bot/python-telegra * [Google Cloud Functions](https://cloud.google.com/functions/) * **[Building a serverless Telegram bot](https://seminar.io/2018/09/03/building-serverless-telegram-bot/)** by [pabluk](https://github.com/pabluk) * [Google Cloud Run](https://cloud.google.com/run/) - * **[Hosting Telegram bots on Cloud Run for free](https://nullonerror.org/2021/01/08/hosting-telegram-bots-on-google-cloud-run/) + * **[Hosting Telegram bots on Cloud Run for free](https://nullonerror.org/2021/01/08/hosting-telegram-bots-on-google-cloud-run/)** by [skhaz](https://github.com/skhaz/) * [Heroku](https://www.heroku.com/) * **[Heroku getting started with Python](https://devcenter.heroku.com/articles/getting-started-with-python#introduction)** * **[Webhooks on Heroku](https://github.com/python-telegram-bot/python-telegram-bot/wiki/Webhooks#heroku)**