浏览代码

Update docs/configuring-playbook-alertmanager-receiver.md: fix anchor links

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3646/head
Suguru Hirahara 1年前
父节点
当前提交
a6fa33e16c
找不到此签名对应的密钥 GPG 密钥 ID: E4F9743DAB4B7B75
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. +2
    -2
      docs/configuring-playbook-alertmanager-receiver.md

+ 2
- 2
docs/configuring-playbook-alertmanager-receiver.md 查看文件

@@ -69,14 +69,14 @@ The playbook can automatically create users, but it cannot automatically obtain
4. Log in as the bot using any Matrix client of your choosing, accept the room invitation from the bot's account and log out
5. (Optionally) Adjust `matrix_alertmanager_receiver_config_matrix_room_mapping` to create a mapping between the new room and its ID

Steps 1 and 2 above only need to be done once, while preparing your [configuration](#configuration).
Steps 1 and 2 above only need to be done once, while preparing your [configuration](#adjusting-the-playbook-configuration).

Steps 3 and 4 need to be done for each new room you'd like the bot to deliver alerts to. Step 5 is optional and provides cleaner `/alert/` URLs.


## Installing

Now that you've [prepared the bot account and room](#account-and-room-preparation), [configured the playbook](#configuration), and potentially [adjusted your DNS records](#adjusting-dns-records), you can run the [installation](installing.md) command: `just install-all`
Now that you've [prepared the bot account and room](#account-and-room-preparation), [configured the playbook](#adjusting-the-playbook-configuration), and potentially [adjusted your DNS records](#adjusting-dns-records), you can run the [installation](installing.md) command: `just install-all`

Then, you can proceed to [Usage](#usage).



正在加载...
取消
保存