diff options
author | Christian Hesse <mail@eworm.de> | 2021-12-02 22:59:13 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-12-02 22:59:13 +0100 |
commit | 95062a3dbc63ea07bf24c112e33c83073c56c4cb (patch) | |
tree | 1e807a3f242e4ca6d0d45b7b34265b80b6cce501 | |
parent | 5b786e10c87f0fd9bf2e297a32af2deabc2946d7 (diff) |
doc/netwatch-notify: add missing empty line
-rw-r--r-- | doc/netwatch-notify.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/netwatch-notify.md b/doc/netwatch-notify.md index 7fd47d4..ef6f37e 100644 --- a/doc/netwatch-notify.md +++ b/doc/netwatch-notify.md @@ -115,6 +115,7 @@ Note that *all* traffic to the given address is routed that way. In case of link failure this address is not available, so use something reliable but non-essential. In this example the address `1.0.0.1` is used, the same service (Cloudflare DNS) is available at `1.1.1.1`. + --- [◀ Go back to main README](../README.md) [▲ Go back to top](#top) |