summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorSven Nierlein <sven@nierlein.de>2013-10-03 10:56:44 (GMT)
committerSven Nierlein <sven@nierlein.de>2013-10-03 10:56:44 (GMT)
commit837aa10de4e4bad3d5994731fac81cd19c4cceea (patch)
tree46c80b598493aac609b6d237f23220a890f96afa /web
parent7be21e271b676511aea219e527e4039a17ff76e6 (diff)
downloadsite-837aa10de4e4bad3d5994731fac81cd19c4cceea.tar.gz
fixed man page links on startpage
Diffstat (limited to 'web')
-rw-r--r--web/content/index.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/web/content/index.md b/web/content/index.md
index cf4af8f..87ef5d9 100644
--- a/web/content/index.md
+++ b/web/content/index.md
@@ -33,12 +33,12 @@ You can get the latest releases from the [download page][download].
33[shinken]: http://www.shinken-monitoring.org/ "Shinken" 33[shinken]: http://www.shinken-monitoring.org/ "Shinken"
34[history]: http://www.nagios.org/about/history "Nagios (Plugins) History" 34[history]: http://www.nagios.org/about/history "Nagios (Plugins) History"
35[folks]: http://www.nagios.org/about/team "Nagios Team" 35[folks]: http://www.nagios.org/about/team "Nagios Team"
36[load]: man/check_load.html "check_load" 36[load]: doc/man/check_load.html "check_load"
37[procs]: man/check_procs.html "check_procs" 37[procs]: doc/man/check_procs.html "check_procs"
38[disk]: man/check_disk.html "check_disk" 38[disk]: doc/man/check_disk.html "check_disk"
39[icmp]: man/check_icmp.html "check_icmp" 39[icmp]: doc/man/check_icmp.html "check_icmp"
40[snmp]: man/check_snmp.html "check_snmp" 40[snmp]: doc/man/check_snmp.html "check_snmp"
41[http]: man/check_http.html "check_http" 41[http]: doc/man/check_http.html "check_http"
42[nagex]: http://exchange.nagios.org/directory/Plugins "Plugins on Nagios Exchange" 42[nagex]: http://exchange.nagios.org/directory/Plugins "Plugins on Nagios Exchange"
43[monex]: https://www.monitoringexchange.org/inventory/Check-Plugins "Plugins on Monitoring Exchange" 43[monex]: https://www.monitoringexchange.org/inventory/Check-Plugins "Plugins on Monitoring Exchange"
44[module]: http://search.cpan.org/dist/Nagios-Plugin/ "Nagios::Plugin Module" 44[module]: http://search.cpan.org/dist/Nagios-Plugin/ "Nagios::Plugin Module"