Skip to content

Commit

Permalink
Revert "Bug 856081 -Redirect /about/drivers to https://wiki.mozilla.o…
Browse files Browse the repository at this point in the history
…rg/Firefox/Drivers"

This reverts commit 3364442.
  • Loading branch information
pmac committed Apr 3, 2013
1 parent 166a66b commit f7085c2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apps/redirects/urls.py
Expand Up @@ -69,6 +69,4 @@ def tabzilla_css_redirect(r):

# Bug 822817 /telemetry/ -> http://wiki.mozilla.org/Telemetry/FAQ
redirect(r'telemetry/$', 'http://wiki.mozilla.org/Telemetry/FAQ'),
#Bug 856081 /about/drivers.html to https://wiki.mozilla.org/Firefox/Drivers
redirect(r'about/drivers\.html', 'https://wiki.mozilla.org/Firefox/Drivers'),
)

0 comments on commit f7085c2

Please sign in to comment.