Documentation: relative link to the documentation

Signed-off-by: Pierre Bertet <[email protected]>
This commit is contained in:
Pierre Bertet
2013-01-10 16:10:07 +01:00
parent 53b94468cd
commit 1e7917adea
+1 -1
View File
@@ -140,7 +140,7 @@ Define the controller class and store it in **controllers/admin/panel.php**.
<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