From fe141703f9a10c5eda316de0b8aa32d6b55a306c Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Thu, 6 Jul 2017 09:22:16 +0200 Subject: [PATCH] Add periods --- source/_docs/configuration/securing.markdown | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/_docs/configuration/securing.markdown b/source/_docs/configuration/securing.markdown index 88182107412..24ec0aa4f09 100644 --- a/source/_docs/configuration/securing.markdown +++ b/source/_docs/configuration/securing.markdown @@ -22,9 +22,9 @@ One major advantage of Home Assistant is that it's not dependent on cloud servic If you want to allow remote access, consider these additional points: -- Protect your communication with [TLS/SSL](/docs/ecosystem/certificates/lets_encrypt/) -- Protect your communication with [Tor](/cookbook/tor_configuration/) -- Protect your communication with a [self-signed certificate](/cookbook/tls_self_signed_certificate/) -- Use a [proxy](/cookbook/apache_configuration/) +- Protect your communication with [TLS/SSL](/docs/ecosystem/certificates/lets_encrypt/). +- Protect your communication with [Tor](/cookbook/tor_configuration/). +- Protect your communication with a [self-signed certificate](/cookbook/tls_self_signed_certificate/). +- Use a [proxy](/cookbook/apache_configuration/).