From d18824e2f2f734caa150124cd5fd888c86fa9f05 Mon Sep 17 00:00:00 2001 From: Michele Locati Date: Sat, 22 Feb 2020 20:42:50 +0100 Subject: [PATCH] Fix Telegram notification channel --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e72acfe..205c773 100644 --- a/README.md +++ b/README.md @@ -197,7 +197,7 @@ When submitting a pull request, a [GitHub Action](https://github.com/mlocati/doc Furthermore, we also check that new versions of extensions in the PECL repository will still work. This is done on a scheduled basis with another [GitHub Action](https://github.com/mlocati/docker-php-extension-installer/blob/master/.github/workflows/test-recent-extensions.yml). -In case of failure, a message is sent to the [@DockerPhpExtensionInstallerBot](https://t.me/DockerPhpExtensionInstallerBot) Telegram bot. +In case of failure, a message is sent to a [Telegram Channel](https://t.me/docker_php_extension_installer). Feel free to subscribe to it to receive failure notifications.