From 93537ecfecff5b39364892643ab7ac6497299dab Mon Sep 17 00:00:00 2001 From: Sven Nierlein Date: Mon, 8 Dec 2014 14:43:43 +0100 Subject: fix link to documentation Signed-off-by: Sven Nierlein diff --git a/lib/Monitoring/Plugin/Getopt.pm b/lib/Monitoring/Plugin/Getopt.pm index 63f751c..354f713 100644 --- a/lib/Monitoring/Plugin/Getopt.pm +++ b/lib/Monitoring/Plugin/Getopt.pm @@ -41,7 +41,7 @@ my @ARGS = ({ help => "-V, --version\n Print version information", }, { spec => 'extra-opts:s@', - help => "--extra-opts=[section][\@file]\n Read options from an ini file. See http://nagiosplugins.org/extra-opts\n for usage and examples.", + help => "--extra-opts=[section][\@file]\n Read options from an ini file. See https://www.monitoring-plugins.org/doc/extra-opts.html\n for usage and examples.", }, { spec => 'timeout|t=i', help => "-t, --timeout=INTEGER\n Seconds before plugin times out (default: %s)", -- cgit v0.10-9-g596f