Unverified Commit e24d5516 authored by Ray Schamp's avatar Ray Schamp Committed by GitHub

Merge pull request #1723 from TheGrits/patch-4

[Develop] Redirect /hoc2014 -> /tips
parents cd27b68c d0f365ff
......@@ -310,6 +310,12 @@
"routeAlias": "/hoc/?\\??",
"redirect": "/tips"
},
{
"name": "hoc2014-redirect",
"pattern": "^/hoc2014/?(\\?.*)?$",
"routeAlias": "/hoc2014/?\\??",
"redirect": "/tips"
},
{
"name": "info-redirect",
"pattern": "^/info/?(\\?.*)?$",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment