We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f334fab commit 98b83c4Copy full SHA for 98b83c4
1 file changed
README.md
@@ -1,9 +1,9 @@
1
# Prometheus API Ruby Client
2
3
[![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)
+[![Build Status][2]](http://travis-ci.org/prometheus/prometheus_api_client_ruby)
+[![Build Status][3]](https://codeclimate.com/github/prometheus/prometheus_api_client_ruby)
+[![Coverage Status][4]](https://coveralls.io/github/prometheus/prometheus_api_client_ruby?branch=master)
7
8
A Ruby library for reading metrics stored on a Prometheus server.
9
0 commit comments