From 47551b8eee77e8c614f516421f56d7433b965956 Mon Sep 17 00:00:00 2001 From: juliusv Date: Tue, 23 Dec 2014 14:26:21 +0100 Subject: [PATCH] Use latest architecture diagram in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7878f118c..d666d6defe 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/9c43ed7/documentation/images/architecture.svg) +![](https://cdn.rawgit.com/prometheus/prometheus/62b69b0/documentation/images/architecture.svg) ## Install