From cfbd34e77a4cbfaf24c99f3c75af9dfa1b8c0dd9 Mon Sep 17 00:00:00 2001 From: Sheogorath <sheogorath@shivering-isles.com> Date: Sun, 3 Mar 2024 19:12:01 +0100 Subject: [PATCH] docs: Fix typo in the monitoring docs --- docs/src/concepts/monitoring.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/concepts/monitoring.md b/docs/src/concepts/monitoring.md index e0b4f197f..95375e120 100644 --- a/docs/src/concepts/monitoring.md +++ b/docs/src/concepts/monitoring.md @@ -101,4 +101,4 @@ This is particularly relevant, since the SI-Infrastructure also runs mailserver ## SLOs and SLAs -Topics around SLOs and SLAs are described in the [SRE-Sektion](sre.md) +Topics around SLOs and SLAs are described in the [SRE-section](sre.md) -- GitLab