Commit c443f325 authored by lucperkins's avatar lucperkins

fix javadoc link

Signed-off-by: 's avatarlucperkins <lucperkins@gmail.com>
parent 90b84f14
......@@ -16,7 +16,7 @@ makes it easy to instrument even shell scripts without a client library.
[README.md](https://github.com/prometheus/pushgateway/blob/master/README.md).
* For use from Java see the
[PushGateway](https://prometheus.io/client_java/io/prometheus/client/exporter/PushGateway.html)
[PushGateway](https://prometheus.github.io/client_java/io/prometheus/client/exporter/PushGateway.html)
class.
* For use from Go see the [Push](http://godoc.org/github.com/prometheus/client_golang/prometheus#Push) and [PushAdd](http://godoc.org/github.com/prometheus/client_golang/prometheus#PushAdd) functions.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment