Skip to content

Commit 7af92a2

Browse files
author
beorn7
committed
Fix the consumption library link.
This fixes #92 .
1 parent 1cf6d4b commit 7af92a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ continue your journey:
88
1. See the [exposition library](prometheus/README.md) if you want to
99
export metrics to a Prometheus server or pushgateway
1010

11-
2. See the [consumption library](extraction/README.md) if you want to
11+
2. See the [consumption library](https://godoc.org/github.com/prometheus/client_golang/extraction) if you want to
1212
process metrics exported by a Prometheus client. (The Prometheus server
1313
is using that library.)
1414

0 commit comments

Comments
 (0)