Skip to content

Commit 98b83c4

Browse files
authored
Update badges links
1 parent f334fab commit 98b83c4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Prometheus API Ruby Client
22

33
[![Gem Version][1]](http://badge.fury.io/rb/prometheus-api-client)
4-
[![Build Status][2]](http://travis-ci.org/yaacov/prometheus_api_client_ruby)
5-
[![Build Status][3]](https://codeclimate.com/github/yaacov/prometheus_api_client_ruby)
6-
[![Coverage Status][4]](https://coveralls.io/github/yaacov/prometheus_api_client_ruby?branch=master)
4+
[![Build Status][2]](http://travis-ci.org/prometheus/prometheus_api_client_ruby)
5+
[![Build Status][3]](https://codeclimate.com/github/prometheus/prometheus_api_client_ruby)
6+
[![Coverage Status][4]](https://coveralls.io/github/prometheus/prometheus_api_client_ruby?branch=master)
77

88
A Ruby library for reading metrics stored on a Prometheus server.
99

0 commit comments

Comments
 (0)