diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-10-08 16:09:42 +0200 |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-10-08 16:09:42 +0200 |
commit | ef35403c26c846e65893c94ba7c09eeadfa391ab (patch) | |
tree | ce01cf5a0926b0645ba4e7cd399e91f68850241c /plugins/utils.h | |
parent | f6576c6db4eeb655f16a71286757e4a93792887d (diff) | |
download | monitoring-plugins-ef35403c26c846e65893c94ba7c09eeadfa391ab.tar.gz |
Update web site URLs
The Nagios Plugin Development Guidelines and the Extra-Opts
documentation were moved to our new project server.
Diffstat (limited to 'plugins/utils.h')
-rw-r--r-- | plugins/utils.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/plugins/utils.h b/plugins/utils.h index 657d4bfa..4fc942d3 100644 --- a/plugins/utils.h +++ b/plugins/utils.h @@ -180,7 +180,8 @@ char *fperfdata (const char *, #ifdef NP_EXTRA_OPTS #define UT_EXTRA_OPTS _("\ --extra-opts=[section][@file]\n\ - Read options from an ini file. See http://nagiosplugins.org/extra-opts\n\ + Read options from an ini file. See\n\ + https://www.nagios-plugins.org/doc/extra-opts.html\n\ for usage and examples.\n") #else #define UT_EXTRA_OPTS "" @@ -188,7 +189,7 @@ char *fperfdata (const char *, #define UT_THRESHOLDS_NOTES _("\ See:\n\ - http://nagiosplug.sourceforge.net/developer-guidelines.html#THRESHOLDFORMAT\n\ + https://www.nagios-plugins.org/doc/guidelines.html#THRESHOLDFORMAT\n\ for THRESHOLD format and examples.\n") #define UT_SUPPORT _("\n\ |