From c7f9cf5e3592834ead25026ccdf591612936a191 Mon Sep 17 00:00:00 2001 From: Daniel Garzon Date: Sat, 29 Nov 2014 12:41:39 +0100 Subject: [PATCH] Remove unused links --- best_practices/templates.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/best_practices/templates.rst b/best_practices/templates.rst index 0b6936ba3ef..01a4b80e80b 100644 --- a/best_practices/templates.rst +++ b/best_practices/templates.rst @@ -156,9 +156,5 @@ name is irrelevant because you never use it in your own code): tags: - { name: twig.extension } - .. _`Twig`: http://twig.sensiolabs.org/ .. _`Parsedown`: http://parsedown.org/ -.. _`Twig global variables`: http://symfony.com/doc/master/cookbook/templating/global_variables.html -.. _`override error pages`: http://symfony.com/doc/current/cookbook/controller/error_pages.html -.. _`render a template without using a controller`: http://symfony.com/doc/current/cookbook/templating/render_without_controller.html