Skip to content

Commit

Permalink
Modify htaccess
Browse files Browse the repository at this point in the history
Fix /tg and /telegram redirect path to "...gram" (non-solidus)
to support /tg/en (English page)
  • Loading branch information
Sea-n committed Mar 20, 2016
1 parent 01ce0c0 commit ae351bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .htaccess
Expand Up @@ -10,5 +10,5 @@ Redirect permanent /firefox-new /firefox
Redirect permanent /firefox/release /firefox/releases
Redirect permanent /events/sfd2012 /events/code-rush
Redirect permanent /events/fxu12rp /events/furp
Redirect permanent /telegram /community/telegram/
Redirect permanent /tg /community/telegram/
Redirect permanent /telegram /community/telegram
Redirect permanent /tg /community/telegram

0 comments on commit ae351bb

Please sign in to comment.