From c36859d0e2f44f75d7862563ca187c2f7952c675 Mon Sep 17 00:00:00 2001 From: Fritiof Hedman Date: Tue, 29 Aug 2017 11:49:25 +0000 Subject: [PATCH] Remove whitespace in readme --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 65ffbba..a407995 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,4 @@ Then, setup certbot; It will then verify your domain, and then download the certificate. Afterwards, `sudo certbot renew` will update the certificate. Use a renew hook if you want to do something after renewal, such as reloading postfix, or whatever service that uses the certificates. ## BIND installation -I'm running BIND on my DNS servers, and followed [this guide] (http://linux.yyz.us/dns/ddns-server.html) to set it up. - - +I'm running BIND on my DNS servers, and followed [this guide](http://linux.yyz.us/dns/ddns-server.html) to set it up.