From c538c51b7b451f50356a488f9da473c20d754949 Mon Sep 17 00:00:00 2001 From: Raymond Kuiper Date: Fri, 8 Mar 2024 14:54:48 +0100 Subject: [PATCH] minor README.md update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6586b31..7674a71 100644 --- a/README.md +++ b/README.md @@ -271,4 +271,4 @@ To configure the interface parameters you'll need to use custom context. Custom I would recommend using macros for sensitive data such as community strings since the data in Netbox is plain-text. -Note: Not all SNMP data is required for a working configuration. [The following parameters are allowed ](https://www.zabbix.com/documentation/current/manual/api/reference/hostinterface/object#details_tag "The following parameters are allowed ")but are not all required, depending on your environment. +> **_NOTE:_** Not all SNMP data is required for a working configuration. [The following parameters are allowed ](https://www.zabbix.com/documentation/current/manual/api/reference/hostinterface/object#details_tag "The following parameters are allowed ")but are not all required, depending on your environment.