diff options
author | Christian Hesse <mail@eworm.de> | 2024-01-18 10:04:24 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2024-01-18 10:05:29 +0100 |
commit | 306269f9191415b6e7fe83029d671613145f5f13 (patch) | |
tree | 28ed06418b492ba6cd244e9237cb105a8735d165 /doc/lease-script.md | |
parent | abd1edcdc34d6c243b00ecc5f9da7a5848190f20 (diff) |
doc/hotspot-to-wpa: reference as WPA only...
... as this works with WPA3 as well. 😜
Diffstat (limited to 'doc/lease-script.md')
-rw-r--r-- | doc/lease-script.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lease-script.md b/doc/lease-script.md index 55928fc..c4ff20e 100644 --- a/doc/lease-script.md +++ b/doc/lease-script.md @@ -40,7 +40,7 @@ See also * [Collect MAC addresses in wireless access list](collect-wireless-mac.md) * [Comment DHCP leases with info from access list](dhcp-lease-comment.md) * [Create DNS records for DHCP leases](dhcp-to-dns.md) -* [Use WPA2 network with hotspot credentials](hotspot-to-wpa.md) +* [Use WPA network with hotspot credentials](hotspot-to-wpa.md) --- [⬅️ Go back to main README](../README.md) |