From b02ce5a3473ab5f9f9af11b13b28a30f8cf015b3 Mon Sep 17 00:00:00 2001 From: Jeremy Kauffman Date: Thu, 1 Mar 2018 13:13:59 -0500 Subject: [PATCH] keep forgetting joinus url --- controller/Controller.class.php | 1 + 1 file changed, 1 insertion(+) diff --git a/controller/Controller.class.php b/controller/Controller.class.php index 82865cca..40be762f 100644 --- a/controller/Controller.class.php +++ b/controller/Controller.class.php @@ -136,6 +136,7 @@ class Controller '/art' => '/what', '/why' => '/learn', '/feedback' => '/learn', + '/joinus' => '/join-us', '/faq/when-referral-payouts' => '/faq/referrals', '/faq/why-care-about-lbry' => '/get', '/news/meet-the-lbry-founders' => '/team',