Fixed the link of the Travis build status image.
This commit is contained in:
parent
f5a0f7fa18
commit
822738e5b8
|
@ -1,4 +1,4 @@
|
||||||
# Prometheus ![](https://api.travis-ci.org/prometheus/prometheus.svg)
|
# Prometheus [![Build Status](https://travis-ci.org/prometheus/prometheus.svg)](https://travis-ci.org/prometheus/prometheus)
|
||||||
|
|
||||||
Prometheus is a systems and service monitoring system. It collects metrics
|
Prometheus is a systems and service monitoring system. It collects metrics
|
||||||
from configured targets at given intervals, evaluates rule expressions,
|
from configured targets at given intervals, evaluates rule expressions,
|
||||||
|
|
Loading…
Reference in New Issue