remove broken link from routes file.

This commit is contained in:
Taylor Otwell 2011-07-03 12:51:11 -05:00
parent f7dcb05799
commit 4fe64b3a73
1 changed files with 0 additions and 2 deletions

View File

@ -13,8 +13,6 @@
| 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()