From c027965ed594a5672bc851dbb5c09dad3c0a3be7 Mon Sep 17 00:00:00 2001 From: Joe Heck Date: Wed, 21 Nov 2018 14:43:57 -0800 Subject: [PATCH] updating and fixing markdown links Signed-off-by: Joe Heck --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ae8e14b2e..704b61ce5 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,8 @@ Ingress resources, aka a [kube-lego](https://github.com/jetstack/kube-lego) replacement, see the [cert-manager nginx ingress quick start guide](docs/tutorials/quick-start/index.rst). -See [Installing cert-manager](https://cert-manager.readthedocs.io/en/latest/getting-started/2-installing.html) -within the [documentation]((https://cert-manager.readthedocs.io/en/latest/)) +See [Getting started](https://cert-manager.readthedocs.io/en/latest/getting-started/) +within the [documentation](https://cert-manager.readthedocs.io/en/latest/)) for installation instructions. ## Troubleshooting