From 581d4dd88b55136e82dc6e4de4321f3591778e06 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Thu, 23 Jan 2014 12:20:52 +0100 Subject: "nagios-plugins" -> "monitoring-plugins" again Fix a few remaining references to "nagios-plugins". diff --git a/web/input/doc/faq/contribute.md b/web/input/doc/faq/contribute.md index c92594f..026b939 100644 --- a/web/input/doc/faq/contribute.md +++ b/web/input/doc/faq/contribute.md @@ -21,6 +21,6 @@ to the list of contributors in the [THANKS][thanks] file. [pull]: https://help.github.com/articles/using-pull-requests "Pull Request Documentation" [github]: https://github.com/ "GitHub" [list]: list/listinfo/devel/ "Development Mailing List" -[thanks]: repositories/nagios-plugins/plain/THANKS.in "THANKS File" +[thanks]: repositories/monitoring-plugins/plain/THANKS.in "THANKS File" diff --git a/web/input/doc/faq/git.md b/web/input/doc/faq/git.md index 81f5263..f47cfca 100644 --- a/web/input/doc/faq/git.md +++ b/web/input/doc/faq/git.md @@ -49,9 +49,9 @@ run this command instead: $ git clone git://github.com/monitoring-plugins/monitoring-plugins.git -This will create a directory called `nagios-plugins` with all the `master` +This will create a directory called `monitoring-plugins` with all the `master` code and history (this is roughly equivalent to CVS/SVN `HEAD`). Change -directory to `nagios-plugins`. +directory to `monitoring-plugins`. ## Editing Files diff --git a/web/input/doc/state-retention.md b/web/input/doc/state-retention.md index 8251cae..489c21f 100644 --- a/web/input/doc/state-retention.md +++ b/web/input/doc/state-retention.md @@ -113,11 +113,11 @@ Cleanup. ## References -- +- for the initial patch. -- +- for a conversation about the patch. -- +- for Nagios::Plugin::Differences. [extra-opts]: doc/extra-opts.html "Extra-Opts" diff --git a/web/input/doc/writing-perl-plugins.md b/web/input/doc/writing-perl-plugins.md index e89d973..e8175e6 100644 --- a/web/input/doc/writing-perl-plugins.md +++ b/web/input/doc/writing-perl-plugins.md @@ -21,8 +21,8 @@ page][download]. [team]: team.html "Monitoring Plugins Development Team" [fosdem]: https://fosdem.org/ "FOSDEM" [talk]: https://archive.fosdem.org/2007/schedule/events/lt_nagios_plugins.html "Ton's Talk" -[screencast]: https://www.nagios-plugins.org/download/presentation/fosdem.mov "Screencast" -[script]: https://www.nagios-plugins.org/download/presentation/check_weather.pl "check_weather" +[screencast]: https://www.monitoring-plugins.org/download/presentation/fosdem.mov "Screencast" +[script]: https://www.monitoring-plugins.org/download/presentation/check_weather.pl "check_weather" [download]: download.html "Download" diff --git a/web/input/support.md b/web/input/support.md index 99a4e4b..340ce7d 100644 --- a/web/input/support.md +++ b/web/input/support.md @@ -37,7 +37,7 @@ take time, if at all. Plugin usage and development issues can be discussed in the [#Monitoring-Plugins][plugins-irc] channel on [freenode][freenode]. -[snapshot]: download/snapshot/nagios-plugins-master.tar.gz "Current Snapshot Tarball" +[snapshot]: download/snapshot/monitoring-plugins-master.tar.gz "Current Snapshot Tarball" [search]: https://github.com/monitoring-plugins/monitoring-plugins/search?type=Issues "Issue Tracker Search" [tracker]: https://github.com/monitoring-plugins/monitoring-plugins/issues "Issue Tracker" [new]: https://github.com/monitoring-plugins/monitoring-plugins/issues/new "New Issue" -- cgit v0.10-9-g596f