summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAbinoam Praxedes Marques Jr <abinoam@gmail.com>2015-11-17 10:15:43 -0300
committerAbinoam Praxedes Marques Jr <abinoam@gmail.com>2015-11-17 10:15:43 -0300
commitd18d026824c7a0b55daf914b973e5d5baa8aeec0 (patch)
tree5b414e38ae078cd227e4442c0911d80f719b8bcc /README.md
parent2a7f3b73d02c6e90b7eda10335eecf79561ad950 (diff)
downloadhighline-d18d026824c7a0b55daf914b973e5d5baa8aeec0.tar.gz
Fix codeclimate badges to point to master on the main repo (not on my fork)
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5cdb8b7..be0d2eb 100644
--- a/README.md
+++ b/README.md
@@ -4,8 +4,8 @@ HighLine
[![Build Status](https://travis-ci.org/JEG2/highline.svg?branch=master)](https://travis-ci.org/JEG2/highline)
[![Build status](https://ci.appveyor.com/api/projects/status/4p05fijpah77d28x/branch/master?svg=true)](https://ci.appveyor.com/project/JEG2/highline/branch/master)
[![Gem Version](https://badge.fury.io/rb/highline.svg)](https://badge.fury.io/rb/highline)
-[![Code Climate](https://codeclimate.com/github/abinoam/highline/badges/gpa.svg)](https://codeclimate.com/github/JEG2/highline)
-[![Test Coverage](https://codeclimate.com/github/abinoam/highline/badges/coverage.svg)](https://codeclimate.com/github/abinoam/highline/coverage)
+[![Code Climate](https://codeclimate.com/github/JEG2/highline/badges/gpa.svg)](https://codeclimate.com/github/JEG2/highline)
+[![Test Coverage](https://codeclimate.com/github/JEG2/highline/badges/coverage.svg)](https://codeclimate.com/github/JEG2/highline/coverage)
[![Inline docs](http://inch-ci.org/github/JEG2/highline.svg?branch=master)](http://inch-ci.org/github/JEG2/highline)
Description