From a6d3fe9cb8efece701b0378cd9aa22909c4168b2 Mon Sep 17 00:00:00 2001 From: life Date: Wed, 12 Nov 2014 19:00:09 +0800 Subject: [PATCH] beta default routes --- conf/routes-default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/routes-default b/conf/routes-default index 06a3802..37801fa 100644 --- a/conf/routes-default +++ b/conf/routes-default @@ -5,7 +5,7 @@ module:testrunner # Home is My Blog -Get / Blog.Index +Get / Index.Index GET /note Note.Index # leanote home GET /index Index.Index