From f9bb0125b7020611a9310441b59929d69415cad1 Mon Sep 17 00:00:00 2001
From: "Hahn Axel (hahn)" <axel.hahn@unibe.ch>
Date: Fri, 7 Jun 2024 11:27:08 +0200
Subject: [PATCH] link proc_zombie 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 3faba34..83b0836 100644
--- a/docs/20_Checks/_index.md
+++ b/docs/20_Checks/_index.md
@@ -42,7 +42,7 @@ There is one include script used by all checks:
 * [check_php-fpm-status](check_php-fpm-status.md)
 * [check_proc_mem](check_proc_mem.md)
 * [check_proc_ressources](check_proc_ressources.md)
-* check_proc_zombie
+* [check_proc_zombie](check_proc_zombie.md)
 * [check_psqlserver](check_psqlserver.md)
 * [check_rearbackup](check_rearbackup.md)
 * [check_reboot_required](check_reboot_required.md)
-- 
GitLab