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 /README.md | |
parent | abd1edcdc34d6c243b00ecc5f9da7a5848190f20 (diff) |
doc/hotspot-to-wpa: reference as WPA only...
... as this works with WPA3 as well. 😜
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -215,7 +215,7 @@ Available scripts * [Download, import and update firewall address-lists](doc/fw-addr-lists.md) * [Wait for global functions und modules](doc/global-wait.md) * [Send GPS position to server](doc/gps-track.md) -* [Use WPA2 network with hotspot credentials](doc/hotspot-to-wpa.md) +* [Use WPA network with hotspot credentials](doc/hotspot-to-wpa.md) * [Create DNS records for IPSec peers](doc/ipsec-to-dns.md) * [Update configuration on IPv6 prefix change](doc/ipv6-update.md) * [Manage IP addresses with bridge status](doc/ip-addr-bridge.md) |