We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b56bf19 commit fdb7bc9Copy full SHA for fdb7bc9
book/controller.rst
@@ -484,7 +484,7 @@ creating unnecessarily deep structures::
484
Templates are a generic way to render content in *any* format. And while in
485
most cases you'll use templates to render HTML content, a template can just
486
as easily generate JavaScript, CSS, XML or any other format you can dream of.
487
-To learn how to render different templating formats read :ref:`<template-formats>`
+To learn how to render different templating formats read :ref:`template-formats`
488
section of the Creating and Using Templates chapter.
489
490
The Symfony templating engine is explained in great detail in the
0 commit comments