Skip to content

Commit

Permalink
Broken link anchor
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Chédemail committed Dec 16, 2014
1 parent d7b1344 commit f6dc363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion routing.md
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,6 @@ More information on handling 404 exceptions and using custom responses for these
<a name="routing-to-controllers"></a>
## Routing To Controllers

Laravel allows you to not only route to Closures, but also to controller classes, and even allows the creation of [resource controllers](/docs/controllers#resource-controllers).
Laravel allows you to not only route to Closures, but also to controller classes, and even allows the creation of [resource controllers](/docs/controllers#restful-resource-controllers).

See the documentation on [Controllers](/docs/controllers) for more details.

0 comments on commit f6dc363

Please sign in to comment.