Skip to content

Commit 1552150

Browse files
committed
Fixing the url of the repo to point to stack72 not the opentable repo
1 parent a93c65f commit 1552150

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
@@ -14,7 +14,7 @@ def parse_requirements(filename):
1414
packages=find_packages(),
1515
author='Paul Stack',
1616
author_email='[email protected]',
17-
url="https://github.com/opentable/nagios-elasticsearch",
17+
url="https://github.com/stack72/nagios-elasticsearch",
1818
download_url='http://github.com/stack72/nagios-elasticsearch/tarball/0.1.2',
1919
scripts=["check_es_nodes.py",
2020
"check_es_cluster_status.py",

0 commit comments

Comments
 (0)