From d035653f65ff01e4cedfd2f4c88f9aef4ee827b6 Mon Sep 17 00:00:00 2001 From: Michal Konecny Date: Fri, 31 May 2024 12:10:32 +0200 Subject: [PATCH] Fix fatal error during build of docs The link to itself caused fatal error during build. Removing it fixed the issue. Signed-off-by: Michal Konecny --- .../pages/sop_add_zabbix_monitoring_to_rabbitmq.adoc | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/sysadmin_guide/pages/sop_add_zabbix_monitoring_to_rabbitmq.adoc b/modules/sysadmin_guide/pages/sop_add_zabbix_monitoring_to_rabbitmq.adoc index 0de13d0..af871ba 100644 --- a/modules/sysadmin_guide/pages/sop_add_zabbix_monitoring_to_rabbitmq.adoc +++ b/modules/sysadmin_guide/pages/sop_add_zabbix_monitoring_to_rabbitmq.adoc @@ -1,6 +1,5 @@ = SOP Add Zabbix monitoring to the RabbitMQ hosts :page-description: This SOP documents step by step, of what was required to add Zabbix monitoring to the RabbitMQ hosts. -:page-aliases: sop_add_zabbix_monitoring_to_rabbitmq.adoc == Overview This SOP documents step by step, of what was required to add Zabbix monitoring to the RabbitMQ hosts.