From 69656c295d1894ed3e9569218417c1efef530f72 Mon Sep 17 00:00:00 2001 From: Glenn McDonald <2371316+glenn-m@users.noreply.github.com> Date: Sat, 13 Oct 2018 13:20:29 +0100 Subject: [PATCH] Switching from rawgit to jsdelivr (#4733) (#4737) Signed-off-by: Glenn McDonald <2371316+glenn-m@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90e1c78b6..64ef62a0d 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Prometheus' main distinguishing features as compared to other monitoring systems ## Architecture overview -![](https://cdn.rawgit.com/prometheus/prometheus/c34257d069c630685da35bcef084632ffd5d6209/documentation/images/architecture.svg) +![](https://cdn.jsdelivr.net/gh/prometheus/prometheus@c34257d069c630685da35bcef084632ffd5d6209/documentation/images/architecture.svg) ## Install