From ccaf572e25b1ec7323586b725b8dbd66449d54ac Mon Sep 17 00:00:00 2001 From: Tiago Ferreira Date: Thu, 27 Jan 2022 16:24:24 +0000 Subject: [PATCH] Fix Indentation of example and link to cert-manager tutorial --- docs/user-guide/tls.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/user-guide/tls.md b/docs/user-guide/tls.md index 158d23fde4..8a18069d4e 100644 --- a/docs/user-guide/tls.md +++ b/docs/user-guide/tls.md @@ -115,7 +115,7 @@ spec: tls: - hosts: - ingress-demo.example.com - secretName: ingress-demo-tls + secretName: ingress-demo-tls [...] ``` @@ -156,5 +156,5 @@ data: [SNI]: https://en.wikipedia.org/wiki/Server_Name_Indication [mozilla-ssl-config-old]: https://ssl-config.mozilla.org/#server=nginx&config=old [cert-manager]: https://github.com/jetstack/cert-manager/ -[full-cert-manager-example]:https://cert-manager.io/docs/tutorials/acme/ingress/ +[full-cert-manager-example]:https://cert-manager.io/docs/tutorials/acme/nginx-ingress/ [cert-manager-issuer-config]:https://cert-manager.io/docs/configuration/