diff --git a/README.md b/README.md index f447dbe1..d6e7e3ed 100644 --- a/README.md +++ b/README.md @@ -405,7 +405,7 @@ endpoints: ```yaml alerting: - mattermost: + googlechat: webhook-url: "https://chat.googleapis.com/v1/spaces/*******/messages?key=**********&token=********" endpoints: @@ -423,10 +423,6 @@ endpoints: send-on-resolved: true ``` -Here's an example of what the notifications look like: - -![Google chat notifications](.github/assets/googlechat-alerts.png) - #### Configuring Mattermost alerts | Parameter | Description | Default | |:------------------------------------|:--------------------------------------------------------------------------------------------|:--------------|