Skip to content
Snippets Groups Projects
Commit c496c8a7 authored by Anton Akhmerov's avatar Anton Akhmerov
Browse files

fix 2015-survey redirect

parent 465e12d4
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -30,7 +30,7 @@ RewriteRule ^(.*[^/])$ /$1.html [L]
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)/$ /$1 [R=301,L]
Redirect 302 /2015-survey/ https://docs.google.com/forms/d/1j0LiFdZLjvfwoEyg5FML6z3sFKqV3Ar1mWReonYhatA/viewform
Redirect 302 /2015-survey https://docs.google.com/forms/d/1j0LiFdZLjvfwoEyg5FML6z3sFKqV3Ar1mWReonYhatA/viewform
Redirect 302 /contact /authors
Redirect 302 /contribute /community
Redirect 302 /download /install
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment