From 6f53bf960b39cada3958e03a1c2dea8de64ac814 Mon Sep 17 00:00:00 2001 From: Blerim Sheqa Date: Mon, 31 Aug 2020 10:17:53 +0200 Subject: [PATCH] Fix path for icons in the introduction section --- doc/01-Introduction.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/01-Introduction.md b/doc/01-Introduction.md index c2b2a78..58378b8 100644 --- a/doc/01-Introduction.md +++ b/doc/01-Introduction.md @@ -67,16 +67,16 @@ Below you will find a list of currently available modules published by the Icing | Icinga PowerShell Kickstart | Icinga PowerShell Framework | Icinga PowerShell Plugins | | --- | --- | --- | -| [![Kickstart](images\02_icons\kickstart.png)](https://icinga.com/docs/windows/latest/kickstart/doc/01-Introduction/) | [![Frame](images\02_icons\framework.png)](https://icinga.com/docs/windows/latest/doc/02-Installation/) | [![Frame](images\02_icons\plugins.png)](https://icinga.com/docs/windows/latest/plugins/doc/01-Introduction/) | +| [![Kickstart](images/02_icons/kickstart.png)](https://icinga.com/docs/windows/latest/kickstart/doc/01-Introduction/) | [![Frame](images/02_icons/framework.png)](https://icinga.com/docs/windows/latest/doc/02-Installation/) | [![Frame](images/02_icons/plugins.png)](https://icinga.com/docs/windows/latest/plugins/doc/01-Introduction/) | ### Extensions | Icinga PowerShell REST-Api | Icinga PowerShell Inventory | | --- | --- | -| [![Rest-API](images\02_icons\restapi.png)](https://icinga.com/docs/windows/latest/restapi/doc/01-Introduction/) | [![Inventory](images\02_icons\inventory.png)](https://icinga.com/docs/windows/latest/inventory/doc/01-Introduction/) | +| [![Rest-API](images/02_icons/restapi.png)](https://icinga.com/docs/windows/latest/restapi/doc/01-Introduction/) | [![Inventory](images/02_icons/inventory.png)](https://icinga.com/docs/windows/latest/inventory/doc/01-Introduction/) | ### Additional Plugins | Icinga PowerShell Hyper-V (soon)| Icinga PowerShell MSSQL (soon) | | --- | --- | -| ![Hyper-V](images\02_icons\hyperv.png) | ![Inventory](images\02_icons\mssql.png) | +| ![Hyper-V](images/02_icons/hyperv.png) | ![Inventory](images/02_icons/mssql.png) |