Browse Source

remove broken link from routes file.

Taylor Otwell 13 years ago
parent
commit
4fe64b3a73
1 changed files with 0 additions and 2 deletions
  1. 0 2
      application/routes.php

+ 0 - 2
application/routes.php

@@ -13,8 +13,6 @@ return array(
 	| in this file. It's a breeze. Just tell Laravel the request method and
 	| in this file. It's a breeze. Just tell Laravel the request method and
 	| URI a function should respond to.
 	| URI a function should respond to.
 	|
 	|
-	| To learn more, check out: http://laravel.com/docs/basics/routes
-	|
 	*/
 	*/
 
 
 	'GET /' => function()
 	'GET /' => function()