diff --git a/src/components/Navigation.res b/src/components/Navigation.res
index 56bb11362..d5aab3c41 100644
--- a/src/components/Navigation.res
+++ b/src/components/Navigation.res
@@ -380,15 +380,11 @@ module MobileNav = {
             {React.string("Blog")}
           </Link>
         </li>
-        /*
-         <li className=base>
-           <Link href="/community"  className={linkOrActiveLink(~target="/community", ~route)}>
-
-               {React.string("Community")}
-
-           </Link>
-         </li>
- */
+        <li className=base>
+          <Link href="/community" className={linkOrActiveLink(~target="/community", ~route)}>
+            {React.string("Community")}
+          </Link>
+        </li>
         <li className=base>
           <a href=Constants.xHref rel="noopener noreferrer" className=extLink>
             {React.string("X")}