Fix path for icons in the introduction section

This commit is contained in:
Blerim Sheqa 2020-08-31 10:17:53 +02:00
parent ccb67ff960
commit 6f53bf960b

View file

@ -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 | | 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 ### Extensions
| Icinga PowerShell REST-Api | Icinga PowerShell Inventory | | 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 ### Additional Plugins
| Icinga PowerShell Hyper-V (soon)| Icinga PowerShell MSSQL (soon) | | 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) |