diff options
| author | jermanuts <109705802+jermanuts@users.noreply.github.com> | 2024-12-16 20:29:21 +0200 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2024-12-16 14:02:22 -0500 |
| commit | 1a537d0c40fb8283cf9768acaaaa129b33f0baca (patch) | |
| tree | 36090afbeeb07a5b2f6f50580dc5333ae93871a7 /static | |
| parent | ad348e8d17f82e5ef6d6713c73bead54277ed6cd (diff) | |
fix broken same-page link for VPN leak blocking
https://github.com/GrapheneOS/grapheneos.org/pull/1034 missed it
Diffstat (limited to 'static')
| -rw-r--r-- | static/features.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/features.html b/static/features.html index 919aa8b4..78234abb 100644 --- a/static/features.html +++ b/static/features.html @@ -1140,7 +1140,7 @@ </section> <section id="improved-vpn-leak-blocking"> - <h3><a href="#improved-vpn-leaking-blocking">Improved VPN leak blocking</a></h3> + <h3><a href="#improved-vpn-leak-blocking">Improved VPN leak blocking</a></h3> <p>GrapheneOS greatly improves Android's protection against VPN leaks for both the built-in VPN support and VPN apps with the standard "Block connections |
