diff --git a/content/docs/concepts/metric_types.md b/content/docs/concepts/metric_types.md index fd47f1220..b3a5fc9dd 100644 --- a/content/docs/concepts/metric_types.md +++ b/content/docs/concepts/metric_types.md @@ -42,7 +42,7 @@ concurrent requests. Client library usage documentation for gauges: * [Go](http://godoc.org/github.com/prometheus/client_golang/prometheus#Gauge) - * [Java](https://github.com/prometheus/client_java#gauge) + * [Java](https://prometheus.github.io/client_java/getting-started/metric-types/#gauge) * [Python](https://github.com/prometheus/client_python#gauge) * [Ruby](https://github.com/prometheus/client_ruby#gauge) * [.Net](https://github.com/prometheus-net/prometheus-net#gauges)