Skip to content

Commit b3fc005

Browse files
committed
Fix all badges
Adjust all badges url. The Gemnasium badges was still pointing to dilcom.
1 parent fe07abc commit b3fc005

File tree

1 file changed

+5
-15
lines changed

1 file changed

+5
-15
lines changed

README.md

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -8,21 +8,11 @@ This software has been developed as a product in Google Summer of Code 2015
88
list](https://groups.google.com/forum/?fromgroups#!topic/sciruby-dev/lhWvb5hWc
99
3k) or in [project's blog](http://www.evgrafov.work/gnuplotrb/).
1010

11-
[<img src="https://badge.fury.io/rb/gnuplotrb.svg" alt="Gem Version"
12-
/>](https://rubygems.org/gems/gnuplotrb)
13-
14-
[<img src="https://gemnasium.com/dilcom/gnuplotrb.svg" alt="Dependency Status"
15-
/>](https://gemnasium.com/dilcom/gnuplotrb)
16-
17-
[<img src="https://travis-ci.org/SciRuby/gnuplotrb.svg" alt="Build Status"
18-
/>](https://travis-ci.org/SciRuby/gnuplotrb)
19-
20-
[<img src="https://codeclimate.com/github/sciruby/gnuplotrb/badges/gpa.svg"
21-
alt="Code quality" />](https://codeclimate.com/github/sciruby/gnuplotrb)
22-
23-
[<img
24-
src="https://codeclimate.com/github/sciruby/gnuplotrb/badges/coverage.svg"
25-
alt="Test coverage" />](https://codeclimate.com/github/sciruby/gnuplotrb)
11+
[![Gem Version](https://badge.fury.io/rb/gnuplotrb.svg)](https://badge.fury.io/rb/gnuplotrb)
12+
[![Dependency Status](https://gemnasium.com/badges/github.com/SciRuby/gnuplotrb.svg)](https://gemnasium.com/github.com/SciRuby/gnuplotrb)
13+
[![Build Status](https://travis-ci.org/SciRuby/gnuplotrb.svg?branch=master)](https://travis-ci.org/SciRuby/gnuplotrb)
14+
[![Code Climate](https://codeclimate.com/github/SciRuby/gnuplotrb/badges/gpa.svg)](https://codeclimate.com/github/SciRuby/gnuplotrb)
15+
[![Test Coverage](https://codeclimate.com/github/SciRuby/gnuplotrb/badges/coverage.svg)](https://codeclimate.com/github/SciRuby/gnuplotrb/coverage)
2616

2717
## Table of contents
2818
* [Installation](https://github.com/sciruby/gnuplotrb#installation)

0 commit comments

Comments
 (0)