Merge pull request #1723 from TheGrits/patch-4

[Develop] Redirect /hoc2014 -> /tips
This commit is contained in:
Ray Schamp 2017-12-02 12:39:52 -05:00 committed by GitHub
commit e24d5516e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -310,6 +310,12 @@
"routeAlias": "/hoc/?\\??",
"redirect": "/tips"
},
{
"name": "hoc2014-redirect",
"pattern": "^/hoc2014/?(\\?.*)?$",
"routeAlias": "/hoc2014/?\\??",
"redirect": "/tips"
},
{
"name": "info-redirect",
"pattern": "^/info/?(\\?.*)?$",