From f1fcac724d608c701924a822ffb844d875a528fb Mon Sep 17 00:00:00 2001 From: juliusv Date: Sun, 7 Dec 2014 01:28:07 +0100 Subject: [PATCH] Use rawgit.com to get correct SVG headers --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5c6e249f..185bc1810 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Prometheus' main distinguishing features as compared to other monitoring systems This diagram gives a simplified view of Prometheus' architecture: -![](https://github.com/prometheus/prometheus/blob/master/documentation/images/architecture.svg) +![](https://cdn.rawgit.com/prometheus/prometheus/master/documentation/images/architecture.svg) ## Install