From 82b8f535bbbe6435b459e38ac9b0b69781a6f868 Mon Sep 17 00:00:00 2001 From: Jon Date: Sun, 25 Feb 2024 18:14:16 +0930 Subject: [PATCH] docs(index): add link to scanner docs for remote scanning !13 --- docs/projects/ansible/collection/phpipam_scan_agent/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/projects/ansible/collection/phpipam_scan_agent/index.md b/docs/projects/ansible/collection/phpipam_scan_agent/index.md index 3fc40f0..82bc806 100644 --- a/docs/projects/ansible/collection/phpipam_scan_agent/index.md +++ b/docs/projects/ansible/collection/phpipam_scan_agent/index.md @@ -52,7 +52,7 @@ The following features are available or planned to be implmented: !!! info It's only possible to obtain a MAC Address if the scanner is on the same L2 network (Broadcast Domain). Within the docs you will find the different methods available to achieve this. -- Remote Network Scanning +- [Remote Network Scanning](scanner.md#remote-network-scannning) - [Resolve DNS names](index.md#Resolve-dns-names)