Commit 4fe64b3a authored by Taylor Otwell's avatar Taylor Otwell

remove broken link from routes file.

parent f7dcb057
...@@ -13,8 +13,6 @@ return array( ...@@ -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()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment