diff options
| author | matchboxbananasynergy <107055883+matchboxbananasynergy@users.noreply.github.com> | 2024-10-08 09:39:08 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2024-10-08 05:50:50 -0400 |
| commit | 18665f795a40f1ba9954f8f33dd7e13dbfa00ff4 (patch) | |
| tree | 712fbe788ea9dd2da3085ee85e679f1b55232164 | |
| parent | 10dda9d8f05793737d6c7ca57a11d86fdd0090b6 (diff) | |
Fix section link for VPN leak blocking
| -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 36725244..3dc400d1 100644 --- a/static/features.html +++ b/static/features.html @@ -135,7 +135,7 @@ indicator</a></li> <li><a href="#user-installed-apps-can-be-disabled">User installed apps can be disabled</a></li> - <li><a href="#improved-vpn-leaking-blocking">Improved VPN leak blocking</a></li> + <li><a href="#improved-vpn-leak-blocking">Improved VPN leak blocking</a></li> <li><a href="#other-features">Other features</a></li> </ul> </li> |
