Skip to content

Commit

Permalink
Add gat2016 redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
natefoo committed Aug 29, 2016
1 parent 053e1ee commit 695d5f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/nginx/galaxyproject.j2
Expand Up @@ -28,6 +28,7 @@ server {
rewrite (?i)^/GCC2015.* http://gcc2015.tsl.ac.uk/;
rewrite (?i)^/GCC2016.* https://gcc2016.iu.edu/;
rewrite (?i)^/trello.* https://github.com/galaxyproject/galaxy/issues/;
rewrite (?i)/gat2016.* https://wiki.galaxyproject.org/Events/AdminTraining2016;

}

Expand Down

0 comments on commit 695d5f1

Please sign in to comment.