From 8e0d7dbfd80bb961d0cf6b2ac1ab3840d099494b Mon Sep 17 00:00:00 2001 From: juliusv Date: Sun, 7 Dec 2014 02:06:53 +0100 Subject: [PATCH] Update architecture diagram link in README.md. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 046fad6976..a7878f118c 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Prometheus' main distinguishing features as compared to other monitoring systems ## Architecture overview -![](https://cdn.rawgit.com/prometheus/prometheus/master/documentation/images/architecture.svg) +![](https://cdn.rawgit.com/prometheus/prometheus/9c43ed7/documentation/images/architecture.svg) ## Install