From 41ce4f1024cb491204c5de0b7653476b8aafa352 Mon Sep 17 00:00:00 2001 From: James Munnelly Date: Mon, 20 Jan 2020 15:19:45 +0000 Subject: [PATCH] Update README image URL to cert-manager.io Signed-off-by: James Munnelly --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b7b62b75..279aae0f3 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ It is loosely based upon the work of [kube-lego](https://github.com/jetstack/kub and has borrowed some wisdom from other similar projects e.g. [kube-cert-manager](https://github.com/PalmStoneGames/kube-cert-manager). -![cert-manager high level overview diagram](./docs/images/high-level-overview.svg) +![cert-manager high level overview diagram](https://cert-manager.io/images/high-level-overview.svg) ## Current status