From 34bf5a14ee43d673e075b4de545f20d3e2aeb72a Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Wed, 1 Jan 2025 01:32:38 +0100 Subject: Fix some outdated/non-HTTPS URLs --- web/input/development.md | 4 ++-- web/input/download.md | 4 ++-- web/input/impressum.md | 2 +- web/input/index.md | 20 ++++++++++---------- 4 files changed, 15 insertions(+), 15 deletions(-) (limited to 'web/input') diff --git a/web/input/development.md b/web/input/development.md index bb3047d..67cd3a8 100644 --- a/web/input/development.md +++ b/web/input/development.md @@ -48,7 +48,7 @@ commands: Also see our testing-related [development FAQs][dev-faq]. [team]: team.html "Monitoring Plugins Development Team" -[nagios]: http://www.nagios.org/ "Nagios" +[nagios]: https://www.nagios.org/ "Nagios" [github]: https://github.com/ "GitHub" [fork]: https://help.github.com/articles/fork-a-repo "Fork Documentation" [pull]: https://help.github.com/articles/using-pull-requests "Pull Request Documentation" @@ -56,7 +56,7 @@ Also see our testing-related [development FAQs][dev-faq]. [git-ref]: doc/faq/git.html#references "Git References" [master-img]: https://github.com/monitoring-plugins/monitoring-plugins/actions/workflows/test.yml/badge.svg?branch=master "Build Status master" [coverity-img]: https://scan.coverity.com/projects/1435/badge.svg?flat=1 "Coverity Metric" -[libtap]: http://jc.ngo.org.uk/trac-bin/trac.cgi/wiki/LibTap "LibTap Homepage" +[libtap]: https://github.com/zorgnax/libtap "LibTap Homepage" [dev-faq]: doc/faq/#development "Development FAQs" [github-actions]: https://docs.github.com/en/actions "GitHub Docs - GitHub Actions" [github-ci-actions]: https://github.com/monitoring-plugins/monitoring-plugins/actions "Monitoring Plugins - Github Workflows" diff --git a/web/input/download.md b/web/input/download.md index 75ad689..26424b4 100644 --- a/web/input/download.md +++ b/web/input/download.md @@ -37,7 +37,7 @@ directory][snapshot] of the [download area][download]. The Monitoring::Plugin module is available from [CPAN][cpan]: -* +* ## NagiosMIB @@ -63,7 +63,7 @@ Old versions can be found [within][mib] the [download area][download]. [download]: download/ "Download Area" [snapshot]: download/snapshot/ "Snapshot Directory" [mib]: download/mib/ "NagiosMIB Directory" -[cpan]: http://www.cpan.org/ "CPAN" +[cpan]: https://www.cpan.org/ "CPAN" [tar1]: download/monitoring-plugins-{{plugins_release}}.tar.gz "Current Release Tarball" [sum1]: download/monitoring-plugins-{{plugins_release}}.tar.gz.sha1 "SHA-1 Sum" [tar2]: download/snapshot/monitoring-plugins-master.tar.gz "Current Snapshot Tarball" diff --git a/web/input/impressum.md b/web/input/impressum.md index ac15f7a..0152f04 100644 --- a/web/input/impressum.md +++ b/web/input/impressum.md @@ -22,6 +22,6 @@ Germany **Jabber:**   holger@jabber.fu-berlin.de -[law]: http://www.gesetze-im-internet.de/ddg/__5.html +[law]: https://www.gesetze-im-internet.de/ddg/__5.html diff --git a/web/input/index.md b/web/input/index.md index 6c18870..29a9285 100644 --- a/web/input/index.md +++ b/web/input/index.md @@ -33,25 +33,25 @@ monitoring products as well. You can get the latest releases from the [download page][download]. [team]: team.html "Monitoring Plugins Development Team" -[icinga]: https://www.icinga.org/ "Icinga" -[naemon]: http://naemon.github.io/ "Naemon" -[nagios]: http://www.nagios.org/ "Nagios" -[sensu]: http://sensuapp.org/ "Sensu" -[shinken]: http://www.shinken-monitoring.org/ "Shinken" +[icinga]: https://icinga.com/ "Icinga" +[naemon]: https://www.naemon.io/ "Naemon" +[nagios]: https://www.nagios.org/ "Nagios" +[sensu]: https://sensu.io/ "Sensu" +[shinken]: https://github.com/shinken-solutions/shinken "Shinken" [load]: doc/man/check_load.html "check_load" [procs]: doc/man/check_procs.html "check_procs" [disk]: doc/man/check_disk.html "check_disk" [icmp]: doc/man/check_icmp.html "check_icmp" [snmp]: doc/man/check_snmp.html "check_snmp" [http]: doc/man/check_http.html "check_http" -[nagex]: http://exchange.nagios.org/directory/Plugins "Plugins on Nagios Exchange" -[icnex]: https://exchange.icinga.org/dig/Plugins "Plugins on Icinga Exchange" -[module]: http://search.cpan.org/dist/Monitoring-Plugin/ "Monitoring::Plugin Module" +[nagex]: https://exchange.nagios.org/directory/Plugins "Plugins on Nagios Exchange" +[icnex]: https://exchange.icinga.com/ "Icinga Exchange" +[module]: https://metacpan.org/dist/Monitoring-Plugin "Monitoring::Plugin Module" [guidelines]: doc/guidelines.html "Monitoring Plugin Development Guidelines" [perl-plugins]: doc/writing-perl-plugins.html "Monitoring::Plugin Presentation" [rename]: news/new-project-name.html "New Project Name" -[history]: http://www.nagios.org/about/history "Nagios (Plugins) History" -[folks]: http://www.nagios.org/about/team "Nagios Team" +[history]: https://www.nagios.org/about/history/ "Nagios (Plugins) History" +[folks]: https://www.nagios.org/team/ "Nagios Team" [download]: download.html "Download" -- cgit v1.2.3-74-g34f1