consistently use dash as word separator in URLs

This commit is contained in:
Daniel Micay
2019-07-17 13:45:01 -04:00
parent c0c0a18b13
commit a45fe7606e
14 changed files with 15 additions and 11 deletions

View File

@@ -41,6 +41,10 @@ Header set Cache-Control "public, max-age=31536000"
RedirectMatch 301 ^/security.txt$ /.well-known/security.txt
RedirectMatch 301 ^/graphene.png$ /logo.png
RedirectMatch 301 ^/pdfviewer_privacy_policy$ /pdfviewer-privacy-policy
RedirectMatch 301 ^/safari_pinned_tab_icon.svg$ /safari-pinned-tab-icon.svg
RedirectMatch 301 ^/bitcoin_address.png$ /bitcoin-address.png
# http://www.twipu.com/GrapheneOS doesn't handle links with fragments properly
RedirectMatch 301 "^/releases<a href=$" /releases