fix press-kit.zip routing

This commit is contained in:
Jeremy Kauffman 2018-10-15 09:16:53 -04:00
parent 269fc50ad7
commit 7a212ba1d4
2 changed files with 9 additions and 10 deletions

View file

@ -90,8 +90,6 @@ class Controller
$router->get('/quickstart/{step}?', 'DeveloperActions::executeQuickstart');
$router->get('/quickstart/github/callback', 'DeveloperActions::executeQuickstartGithubCallback');
$router->get(['/press-kit.zip', 'press-kit'], 'ContentActions::executePressKit');
$router->post('/postcommit', 'OpsActions::executePostCommit');
$router->post('/log-upload', 'OpsActions::executeLogUpload');
$router->get(static::CACHE_CLEAR_PATH, 'OpsActions::executeClearCache');

View file

@ -53,6 +53,7 @@
/news/www.maidsafe.com: /news
/news/www.porcfest.com: /news/lbry-at-porcfest-first-public-screening-film-via-blockchain
/nothing-here: /news
/press-kit.zip: /press-kit
/participate: /faq/contributing
/publish: /youtube
/quickstart: https://lbry.tech/playground