alertmanager: Indent a documentation code block into its list item.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2023-02-27 10:05:30 -08:00
committed by Tim Abbott
parent 537617b46d
commit cdfa294b9a

View File

@@ -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!}