From 3b457a5f0074e4e9aa1f218aa17729e14ae9ddc1 Mon Sep 17 00:00:00 2001 From: davidnewhall2 Date: Sat, 1 Feb 2020 00:43:19 -0800 Subject: [PATCH] fixes --- examples/MANUAL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/MANUAL.md b/examples/MANUAL.md index 63d9dc9a..dccdecb4 100644 --- a/examples/MANUAL.md +++ b/examples/MANUAL.md @@ -53,7 +53,7 @@ CONFIGURATION * Config File Default Location: * Linux: `/etc/unifi-poller.conf` * macOS/BSD: `/usr/local/etc/unifi-poller.conf` - * Windows: `C:\ProgramData\unifi-poller.conf` + * Windows: `C:\\ProgramData\\unifi-poller.conf` * Config File Default Format: `TOML` * Possible formats: `XML`, `JSON`, `TOML`, `YAML` @@ -92,7 +92,7 @@ AUTHOR --- * Garrett Bjerkhoel (original code) ~ 2016 * David Newhall II (rewritten) ~ 4/20/2018 -* David Newhall II (still going) ~ 6/7/2019 +* David Newhall II (still going) ~ 2/1/2020 LOCATION ---