diff options
-rw-r--r-- | gnu/packages/monitoring.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/monitoring.scm b/gnu/packages/monitoring.scm index 81e3d9c156..0a98544ae9 100644 --- a/gnu/packages/monitoring.scm +++ b/gnu/packages/monitoring.scm @@ -286,7 +286,7 @@ through a text-based interface.") (package (name "python-pyzabbix") (version "0.8.2") - (home-page "http://github.com/lukecyca/pyzabbix") + (home-page "https://github.com/lukecyca/pyzabbix") ;; No tests on PyPI, use the git checkout. (source (origin |