From: Michael Date: Thu, 9 Nov 2017 01:34:04 +0000 (+0100) Subject: Fix broken links inside the documentation X-Git-Tag: v2.8.0~15^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=refs%2Fpull%2F5734%2Fhead;p=icinga2 Fix broken links inside the documentation This replaces the broken link to the command transport chapter inside the Icinga Web 2 documentation, besides that this also updates the link to the Icinga Web 2 installation documentation to the offical page on icinga.com. --- diff --git a/doc/02-getting-started.md b/doc/02-getting-started.md index d07b370d6..9c67e2487 100644 --- a/doc/02-getting-started.md +++ b/doc/02-getting-started.md @@ -863,10 +863,10 @@ Alpine Linux: ### Installing Icinga Web 2 -Please consult the [installation documentation](https://github.com/Icinga/icingaweb2/blob/master/doc/02-Installation.md) +Please consult the [installation documentation](https://www.icinga.com/docs/icingaweb2/latest/doc/02-Installation/) for further instructions on how to install Icinga Web 2. -The Icinga 2 API can be defined as [command transport](https://github.com/Icinga/icingaweb2/blob/master/modules/monitoring/doc/commandtransports.md) +The Icinga 2 API can be defined as [command transport](https://www.icinga.com/docs/icingaweb2/latest/modules/monitoring/doc/05-Command-Transports/) in Icinga Web 2 >= 2.4. ## Addons