From 1243cc023d529888c1cefc54eafceed6b6b269f1 Mon Sep 17 00:00:00 2001 From: Jeremy Kauffman Date: Thu, 6 Jul 2017 21:32:45 -0400 Subject: [PATCH] add /publish 301 --- controller/Controller.class.php | 1 + 1 file changed, 1 insertion(+) diff --git a/controller/Controller.class.php b/controller/Controller.class.php index b78ba7bc..ab3d3ac5 100644 --- a/controller/Controller.class.php +++ b/controller/Controller.class.php @@ -123,6 +123,7 @@ class Controller '/news/meet-the-lbry-founders' => '/team', '/faq/no-auction-options' => '/faq/naming', '/join-list' => '/list/subscribe', + '/publish' => '/youtube' ]; $tempRedirects = [