Colby Gutierrez-Kraybill 2018-06-12 18:27:15 -04:00
parent 9a48aceaf3
commit 835b33e91e

View file

@ -79,6 +79,12 @@
"view": "conference/2018/schedule/schedule",
"title": "Conference Schedule"
},
{
"name": "connect",
"pattern": "^/connect/?$",
"routeAlias": "/connect/?$",
"redirect": "https://eepurl.com/cws7_f"
},
{
"name": "credits",
"pattern": "^/info/credits/?$",
@ -295,6 +301,12 @@
"routeAlias": "/info/(cards|communityblocks-interviews|credits|faq|donate)/?$",
"redirect": "https://secure.donationpay.org/scratchfoundation/"
},
{
"name": "donate-redirect2",
"pattern": "^/donate/?$",
"routeAlias": "/donate/?$",
"redirect": "https://secure.donationpay.org/scratchfoundation/"
},
{
"name": "download-redirect",
"pattern": "^/scratch2download/?$",