From ada16a78618ac56b2a85c09f2198e966acf3d335 Mon Sep 17 00:00:00 2001 From: "Hahn Axel (hahn)" <axel.hahn@unibe.ch> Date: Fri, 7 Jun 2024 11:58:22 +0200 Subject: [PATCH] link check_requirements in index --- docs/20_Checks/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/20_Checks/_index.md b/docs/20_Checks/_index.md index 83b0836..69c07af 100644 --- a/docs/20_Checks/_index.md +++ b/docs/20_Checks/_index.md @@ -46,7 +46,7 @@ There is one include script used by all checks: * [check_psqlserver](check_psqlserver.md) * [check_rearbackup](check_rearbackup.md) * [check_reboot_required](check_reboot_required.md) -* check_requirements +* [check_requirements](check_requirements.md) * check_sensuplugins * check_smartstatus * [check_snmp_data](check_snmp_data.md) -- GitLab