diff --git a/README.md b/README.md
index aac3031088f786ac3b15cd2d2cd623a639b38c01..89de4533519b9ef1662e8632d3709dd7273d9a55 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,7 @@ The necessary HW/SW inventory data can be created with my CDP/LLDP/IPv4 inventor
 - [CDP inventory plugin](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/inventory/inv_cdp_cache/)
 - [LLDP inventory plugin](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/inventory/inv_lldp_cache/)
 - [IPv4 inventory plugin](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/inventory/inv_ipv4_addresses)
+- [Extended IP-Address inventory for Linux hosts plugin](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/inventory/inv_lnx_if_ip)
 - [Interface name inventory plugin (optional but recommended)](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/inventory/inv_ifname)
 
 ---
@@ -388,7 +389,7 @@ OMD[build]:~$
 ```
 
 Sample network topology CDP/LLDP
-![CDP/LLDP](/img/sample-cmk2-3.png?raw=true "Sample network topology CDP/LLDP")
+![CDP/LLDP](img/sample-cmk2-3.png?raw=true "Sample network topology CDP/LLDP")
 
 Sample network topology IPv4
-![CDP/LLDP](/img/sample-cmk2-3-ipv4.png?raw=true "Sample network topology IPv4")
\ No newline at end of file
+![CDP/LLDP](img/sample-cmk2-3-ipv4.png?raw=true "Sample network topology IPv4")
\ No newline at end of file