diff options
author | 2024-05-14 03:41:13 +0100 | |
---|---|---|
committer | 2024-05-14 15:15:53 +0100 | |
commit | 62045b048c949418152415623e6c51db814e8d6d (patch) | |
tree | 95835d900fb9c1e2bf242922f318b6e77e5f4da2 /docs/content | |
parent | Move prometheus to pydis.wtf (diff) |
Move AlertManager to pydis.wtf
Diffstat (limited to 'docs/content')
-rw-r--r-- | docs/content/docs/onboarding/tools.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/docs/onboarding/tools.md b/docs/content/docs/onboarding/tools.md index 7568e59..d771cb4 100644 --- a/docs/content/docs/onboarding/tools.md +++ b/docs/content/docs/onboarding/tools.md @@ -43,7 +43,7 @@ dev-ops team. ## [Prometheus Dashboard](https://prometheus.pydis.wtf/) (☁️)) This provides access to the Prometheus query console. You may also enjoy the -[Alertmanager Console](https://alertmanager.pythondiscord.com/). +[Alertmanager Console](https://alertmanager.pydis.wtf/). ## [King Arthur](https://github.com/python-discord/king-arthur/) |