summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 6fd50d6..b3d65de 100644
--- a/README
+++ b/README
@@ -21,7 +21,7 @@ Nagios Plugins
21 21
22You can check for the latest plugins at: 22You can check for the latest plugins at:
23 23
24* <https://sourceforge.net/projects/nagiosplug/> 24* <https://www.nagios-plugins.org/>
25 25
26Send an email to <nagiosplug-help@lists.sourceforge.net> for assistance. 26Send an email to <nagiosplug-help@lists.sourceforge.net> for assistance.
27Please include the OS type and version that you are using. Also, run the 27Please include the OS type and version that you are using. Also, run the
@@ -45,7 +45,7 @@ Installation Instructions
45 ./tools/setup 45 ./tools/setup
46 46
47 For more detail, see the developer guidelines at 47 For more detail, see the developer guidelines at
48 <http://nagiosplug.sourceforge.net/developer-guidelines.html>. 48 <https://www.nagios-plugins.org/doc/guidelines.html>.
49 49
502. Run the configure script to initialize variables and create a Makefile, 502. Run the configure script to initialize variables and create a Makefile,
51 etc. 51 etc.