From 608f3d82f7682c3614691c4dd2bff67b7bbdbfca Mon Sep 17 00:00:00 2001 From: Brock Walters <153771548+nonpunctual@users.noreply.github.com> Date: Mon, 3 Jun 2024 10:40:23 -0400 Subject: [PATCH] Update arp_cache.yml (#19406) Moved ARP Cache wikipedia link into sentence to save some room... --- schema/tables/arp_cache.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/schema/tables/arp_cache.yml b/schema/tables/arp_cache.yml index fa6d83f29e..42d6b94c80 100644 --- a/schema/tables/arp_cache.yml +++ b/schema/tables/arp_cache.yml @@ -19,9 +19,7 @@ notes: |- OUI is used to populate manufacturer information in applications like [Wi-Fi Explorer](https://www.intuitibits.com/products/wifiexplorer/) - [ARP Cache](https://en.wikipedia.org/wiki/ARP_cache) - - Monitoring the ARP cache is useful for maintaining network integrity & security. Querying data from this table can help to: + Monitoring the [ARP Cache](https://en.wikipedia.org/wiki/ARP_cache) is useful for maintaining network integrity & security. Querying data from this table can help to: - Find network anomalies - Troubleshoot network connectivity