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

View File

@@ -140,7 +140,7 @@ Define the controller class and store it in **controllers/admin/panel.php**.
<a name="controller-layouts"></a> <a name="controller-layouts"></a>
## Controller Layouts ## 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> <a name="restful-controllers"></a>
## RESTful Controllers ## RESTful Controllers