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 a93c65f commit 1552150Copy full SHA for 1552150
setup.py
@@ -14,7 +14,7 @@ def parse_requirements(filename):
14
packages=find_packages(),
15
author='Paul Stack',
16
author_email='[email protected]',
17
- url="https://github.com/opentable/nagios-elasticsearch",
+ url="https://github.com/stack72/nagios-elasticsearch",
18
download_url='http://github.com/stack72/nagios-elasticsearch/tarball/0.1.2',
19
scripts=["check_es_nodes.py",
20
"check_es_cluster_status.py",
0 commit comments