We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ae9b71 commit d87a393Copy full SHA for d87a393
setup.py
@@ -14,7 +14,7 @@ def read(fname):
14
author = "Brian Brazil",
15
author_email = "brian.brazil@gmail.com",
16
description = ("Python client for the Prometheus monitoring system."),
17
- long_description = ("See https://github.com/brian-brazil/client_python/blob/master/README.md for documentation."),
+ long_description = ("See https://github.com/prometheus/client_python/blob/master/README.md for documentation."),
18
license = "Apache Software License 2.0",
19
keywords = "prometheus monitoring instrumentation client",
20
url = "https://github.com/prometheus/client_python",
0 commit comments