Documentation: relative link to the documentation

Signed-off-by: Pierre Bertet <bonjour@pierrebertet.net>
This commit is contained in:
Pierre Bertet 2013-01-08 16:57:18 +01:00
parent 53b94468cd
commit 1e7917adea
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ #### Access the "index" action of the controller:
<a name="controller-layouts"></a>
## Controller Layouts
Full documentation on using layouts with Controllers [can be found on the Templating page](http://laravel.com/docs/views/templating).
Full documentation on using layouts with Controllers [can be found on the Templating page](/docs/views/templating).
<a name="restful-controllers"></a>
## RESTful Controllers