You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cmda.apache.org by xi...@apache.org on 2015/09/05 02:20:37 UTC

[33/50] [abbrv] incubator-cmda git commit: modify routes

modify routes


Project: http://git-wip-us.apache.org/repos/asf/incubator-cmda/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cmda/commit/bf0dfe23
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cmda/tree/bf0dfe23
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cmda/diff/bf0dfe23

Branch: refs/heads/master
Commit: bf0dfe230dce95af9b44d96a0429df99d9c79bef
Parents: 87f7a8f
Author: cat1021 <lo...@gmail.com>
Authored: Fri Sep 4 15:51:56 2015 -0700
Committer: cat1021 <lo...@gmail.com>
Committed: Fri Sep 4 15:51:56 2015 -0700

----------------------------------------------------------------------
 conf/routes | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cmda/blob/bf0dfe23/conf/routes
----------------------------------------------------------------------
diff --git a/conf/routes b/conf/routes
index e7fd9d4..4d5da4f 100644
--- a/conf/routes
+++ b/conf/routes
@@ -28,7 +28,7 @@ POST        /delete/report                                       controllers.Bug
 POST        /solve/report                                        controllers.BugReportController.solveReport()
 
 # About Us
-GET         /aboutus                                             controllers.AboutusController.aboutus()
+GET         /aboutus                                             controllers.AboutusController.aboutUs()
 GET         /aboutProject                                        controllers.AboutusController.aboutProject()
 
 # Climate Model