try again....

This commit is contained in:
David Alexander 2015-07-08 16:36:44 +12:00
parent 0d7784d91a
commit 8bd5341cb4
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
RewriteCond %{REQUEST_URI} !(3.0|2.4)
RewriteRule ^(.*)/topics/testing/create-functional-test$ /$1/topics/testing/creating-a-functional-test [R=301,L]
RewriteRule ^(.*)/changelog/?$ /$1/changelogs [R=301,L]
RewriteRule ^(.*)/changelog/?$ /$1/changelogs [R=301,L]
RewriteRule ^(.*)/howto$ /$1/developer_guides [R=301,L]
RewriteRule ^(.*)/howto/cache-control$ /$1/developer_guides/performance/caching [R=301,L]