GitHub user jbavari opened a pull request: https://github.com/apache/cordova-registry-web/pull/4
Added the default route to redirect to homepage incase someone links to the wrong page Better to just show the homepage then to just see nothing. Found this from someone linking to the plugin site with #/_browse/all - which was incorrect. You can merge this pull request into a Git repository by running: $ git pull https://github.com/jbavari/cordova-registry-web master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-registry-web/pull/4.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #4 ---- commit 3ba9146d20d759cf79ac77aa7bea01065165f1dd Author: Josh Bavari <j...@raisemore.com> Date: 2014-05-29T06:16:12Z Added the default route incase someone links to the wrong page. Better to show homepage then to just see nothing ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---