From db8d373aa4d461d1bf9351bd82bf83acb09c89a0 Mon Sep 17 00:00:00 2001
From: Pedro Gomes <pedrogomesyoo@gmail.com>
Date: Sun, 8 Oct 2017 20:46:32 +0200
Subject: [PATCH] fix badge image in readme was pointing to wrong repo

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 777400d..2d5dc73 100644
--- a/README.md
+++ b/README.md
@@ -96,7 +96,7 @@ Process metrics:
 The exporter was originally created by [neezgee](https://github.com/neezgee).
 
 
-[buildstatus]: https://circleci.com/gh/prometheus/memcached_exporter/tree/master.svg?style=shield
+[buildstatus]: https://circleci.com/gh/Lusitaniae/apache_exporter/tree/master.svg?style=shield
 [quay]: https://quay.io/repository/Lusitaniae/apache-exporter
 [circleci]: https://circleci.com/gh/Lusitaniae/apache_exporter
 [hub]: https://hub.docker.com/r/lusotycoon/apache-exporter/
-- 
GitLab