Skip to content

Commit e57ff45

Browse files
committed
Update repo location
1 parent d04f4e0 commit e57ff45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ def read(fname):
1717
long_description = ("See https://github.com/brian-brazil/client_python/blob/master/README.md for documentation."),
1818
license = "Apache Software License 2.0",
1919
keywords = "prometheus monitoring instrumentation client",
20-
url = "https://github.com/brian-brazil/client_python",
20+
url = "https://github.com/prometheus/client_python",
2121
packages=['prometheus_client'],
2222
test_suite="tests",
2323
classifiers=[

0 commit comments

Comments
 (0)