From f7fc01304ce936a78c4dc45927c728938e20f01b Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Tue, 19 Jul 2011 11:02:02 -0700 Subject: [PATCH] Edited application/routes.php via GitHub --- application/routes.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application/routes.php b/application/routes.php index dd10074c..a596b28c 100644 --- a/application/routes.php +++ b/application/routes.php @@ -12,8 +12,8 @@ | | It's a breeze. Simply tell Laravel the request URIs it should respond to. | - | Alternatively, you can organize your routes in a /routes/ subfolder. - | See http://laravel.com/docs/start/routes#organize for an example. + | Need more breathing room? Organize your routes in their own directory. + | Here's how: http://laravel.com/docs/start/routes#organize | */