From 589e681bf1d4fb93666f29dc1d52832894d15fbf Mon Sep 17 00:00:00 2001 From: CrazyMax Date: Wed, 1 May 2019 22:15:36 +0200 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9d4f1fc..1d38b08 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ It's a fork of [CrazyMax's LibreNMS Docker image repository](https://github.com/ #### Syslog-ng -> :warning: Only used if you enabled and run a [sidecar syslog-ng container](#syslog-ng) +> :warning: Only used if you enabled and run a [sidecar syslog-ng container](#syslog-ng-1) * `SIDECAR_SYSLOGNG` : Set to `1` to enable sidecar syslog-ng mode for this container (default `0`) @@ -105,7 +105,7 @@ It's a fork of [CrazyMax's LibreNMS Docker image repository](https://github.com/ ### Ports * `80` : HTTP port -* `514 514/udp` : Syslog ports (Only used if you enabled and run a [sidecar syslog-ng container](#syslog-ng)) +* `514 514/udp` : Syslog ports (Only used if you enabled and run a [sidecar syslog-ng container](#syslog-ng-1)) ## Use this image