Skip to content

Commit d04d33b

Browse files
saro0hweaverryan
authored andcommitted
Fixed typo
1 parent 8e720e9 commit d04d33b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book/controller.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -336,14 +336,14 @@ Creating Static Pages
336336
---------------------
337337

338338
.. versionadded:: 2.2
339-
The ability to cache templates rendered via ``FrameworkBundle:Template:template``
339+
The ability to cache templates rendered via ``FrameworkBundle:Template:template``
340340
is new in Symfony 2.2.
341341

342342
You can create a static page without creating any controller. Using only the
343343
routing file, you just have to indicate the "FrameworkBundle:Template:template"
344344
as the controller and the logical path of your template.
345345

346-
Use it ! See :doc:`cookbook/templating/render_without_controller`.
346+
Use it ! See :doc:`/cookbook/templating/render_without_controller`.
347347

348348
The Base Controller Class
349349
-------------------------

0 commit comments

Comments
 (0)