Skip to content

Commit 1e7917a

Browse files
committed
Documentation: relative link to the documentation
Signed-off-by: Pierre Bertet <bonjour@pierrebertet.net>
1 parent 53b9446 commit 1e7917a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

laravel/documentation/controllers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ Define the controller class and store it in **controllers/admin/panel.php**.
140140
<a name="controller-layouts"></a>
141141
## Controller Layouts
142142

143-
Full documentation on using layouts with Controllers [can be found on the Templating page](http://laravel.com/docs/views/templating).
143+
Full documentation on using layouts with Controllers [can be found on the Templating page](/docs/views/templating).
144144

145145
<a name="restful-controllers"></a>
146146
## RESTful Controllers

0 commit comments

Comments
 (0)