mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
alertmanager: Indent a documentation code block into its list item.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
537617b46d
commit
cdfa294b9a
@@ -12,11 +12,11 @@ Get Zulip notifications from Alertmanager!
|
||||
|
||||
1. In your Alertmanager config, set up a new webhook receiver, like so:
|
||||
|
||||
```
|
||||
- name: ops-zulip
|
||||
webhook_configs:
|
||||
- url: "<the URL constructed above>"
|
||||
```
|
||||
```
|
||||
- name: ops-zulip
|
||||
webhook_configs:
|
||||
- url: "<the URL constructed above>"
|
||||
```
|
||||
|
||||
{!congrats.md!}
|
||||
|
||||
|
Reference in New Issue
Block a user