From 2fc79574854c9c1ba2a0023d97985c229cc2db4e Mon Sep 17 00:00:00 2001 From: txisme Date: Wed, 12 Oct 2016 11:27:21 +0100 Subject: [PATCH] Fixed latest builds URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fac9cb94c88..c9e48a3bd90 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ Be sure to read the [getting started guide](http://docs.grafana.org/guides/getti ## Run from master If you want to build a package yourself, or contribute. Here is a guide for how to do that. You can always find -the latest master builds [here](http://grafana.org/download/builds) +the latest master builds [here](http://grafana.org/builds) ### Dependencies