summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/.htaccess1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/.htaccess b/static/.htaccess
index ab1a36c1..554b66a1 100644
--- a/static/.htaccess
+++ b/static/.htaccess
@@ -47,6 +47,7 @@ RedirectMatch 301 ^/safari-pinned-tab-icon.svg$ /mask-icon.svg
RedirectMatch 301 ^/bitcoin_address.png$ /bitcoin-address.png
# http://www.twipu.com/GrapheneOS doesn't handle links with fragments properly
+RedirectMatch 301 "^/<a href=$" /
RedirectMatch 301 "^/releases<a href=$" /releases
RewriteEngine on