Skip to content

Commit f6dc363

Browse files
author
Florian Chédemail
committed
Broken link anchor
1 parent d7b1344 commit f6dc363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

routing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,6 @@ More information on handling 404 exceptions and using custom responses for these
354354
<a name="routing-to-controllers"></a>
355355
## Routing To Controllers
356356

357-
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).
357+
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).
358358

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

0 commit comments

Comments
 (0)