Skip to content

Commit

Permalink
Redirect /about/how_to_help to /volunteer
Browse files Browse the repository at this point in the history
Relates to #20
  • Loading branch information
jimmythompson committed Sep 11, 2016
1 parent 68adb1a commit e002e32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _env/nginx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ http {
}

rewrite /schools/how_to_enter https://studentrobotics.org/compete redirect;
rewrite /about/how_to_help https://studentrobotics.org/volunteer redirect;
rewrite /sponsors https://studentrobotics.org/contact redirect;
rewrite /key_dates https://studentrobotics.org/events redirect;

Expand Down

0 comments on commit e002e32

Please sign in to comment.