From 76a9f1e29b408725f0304965eaaf2fac8b3bd3be Mon Sep 17 00:00:00 2001 From: Patrik Fuhrmann Date: Tue, 12 Mar 2019 13:11:10 +0100 Subject: [PATCH] Adding newline for references --- docs/tiller_ssl.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/tiller_ssl.md b/docs/tiller_ssl.md index 3d64635ae..16fcd4e45 100644 --- a/docs/tiller_ssl.md +++ b/docs/tiller_ssl.md @@ -310,6 +310,6 @@ If your tiller certificate has expired, you'll need to sign a new certificate, b ## References -https://github.com/denji/golang-tls -https://www.openssl.org/docs/ +https://github.com/denji/golang-tls +https://www.openssl.org/docs/ https://jamielinux.com/docs/openssl-certificate-authority/sign-server-and-client-certificates.html