From 5d502dc3b11fd029f47a8615d067fb413c5d3a80 Mon Sep 17 00:00:00 2001 From: TheCodeAssassin Date: Wed, 8 Jul 2015 14:44:27 +0200 Subject: [PATCH] Updated CI and CodeClimate links --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9c93f805f..8b7bb26ba 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # influxdb-php ## InfluxDB client library for PHP -[![Build Status](https://travis-ci.org/LeaseWeb/influxdb-php.svg?branch=master)](https://travis-ci.org/LeaseWeb/influxdb-php) -[![Code Climate](https://codeclimate.com/github/LeaseWeb/influxdb-php/badges/gpa.svg)](https://codeclimate.com/github/LeaseWeb/influxdb-php) -[![Test Coverage](https://codeclimate.com/github/LeaseWeb/influxdb-php/badges/coverage.svg)](https://codeclimate.com/github/LeaseWeb/influxdb-php/coverage) +[![Build Status](https://travis-ci.org/influxdb/influxdb-php.svg?branch=master)](https://travis-ci.org/LeaseWeb/influxdb-php) +[![Code Climate](https://codeclimate.com/github/influxdb/influxdb-php/badges/gpa.svg)](https://codeclimate.com/github/LeaseWeb/influxdb-php) +[![Test Coverage](https://codeclimate.com/github/influxdb/influxdb-php/badges/coverage.svg)](https://codeclimate.com/github/LeaseWeb/influxdb-php/coverage) ### Overview