From 033553d6f2dcc820cf424f082403944ee3aa83c1 Mon Sep 17 00:00:00 2001 From: raylu Date: Sun, 10 Jul 2011 14:12:22 -0700 Subject: Change signup link; see 821f6d0 and 210af8f --- views/layouts/default.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/layouts/default.html.php b/views/layouts/default.html.php index d74fd88..94aa7e4 100644 --- a/views/layouts/default.html.php +++ b/views/layouts/default.html.php @@ -28,7 +28,7 @@ use \lithium\security\Auth; } else { - $links['Sign up'] = '/users/signup'; + $links['Sign up'] = '/signup'; $links['Login'] = '/login'; // overwritten with JS echo '