Skip to content

Commit 3726cdd

Browse files
authored
README: Remove not working gocoverage images. (#1236)
Signed-off-by: Bartlomiej Plotka <[email protected]>
1 parent 3ce88f3 commit 3726cdd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ coexist for a while to enable a convenient transition.
3232

3333
## Instrumenting applications
3434

35-
[![code-coverage](http://gocover.io/_badge/github.com/prometheus/client_golang/prometheus)](http://gocover.io/github.com/prometheus/client_golang/prometheus) [![Go Reference](https://pkg.go.dev/badge/github.com/prometheus/client_golang/prometheus.svg)](https://pkg.go.dev/github.com/prometheus/client_golang/prometheus)
35+
[![Go Reference](https://pkg.go.dev/badge/github.com/prometheus/client_golang/prometheus.svg)](https://pkg.go.dev/github.com/prometheus/client_golang/prometheus)
3636

3737
The
3838
[`prometheus` directory](https://github.com/prometheus/client_golang/tree/main/prometheus)
@@ -46,7 +46,7 @@ contains simple examples of instrumented code.
4646

4747
## Client for the Prometheus HTTP API
4848

49-
[![code-coverage](http://gocover.io/_badge/github.com/prometheus/client_golang/api/prometheus/v1)](http://gocover.io/github.com/prometheus/client_golang/api/prometheus/v1) [![Go Reference](https://pkg.go.dev/badge/github.com/prometheus/client_golang/api.svg)](https://pkg.go.dev/github.com/prometheus/client_golang/api)
49+
[![Go Reference](https://pkg.go.dev/badge/github.com/prometheus/client_golang/api.svg)](https://pkg.go.dev/github.com/prometheus/client_golang/api)
5050

5151
The
5252
[`api/prometheus` directory](https://github.com/prometheus/client_golang/tree/main/api/prometheus)

0 commit comments

Comments
 (0)