From: Christian Raue Date: Mon, 7 Nov 2011 21:04:12 +0000 (+0100) Subject: fixed link name for `extends` tag X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=98a859b424b00b5d263b2016ce9b7e47f6b0a53c;p=web%2Fkonrad%2Ftwig.git fixed link name for `extends` tag --- diff --git a/doc/tags/block.rst b/doc/tags/block.rst index b02d89a..e380482 100644 --- a/doc/tags/block.rst +++ b/doc/tags/block.rst @@ -8,4 +8,4 @@ the same time. They are documented in detail in the documentation for the Block names should consist of alphanumeric characters, and underscores. Dashes are not permitted. -.. seealso:: :doc:`block<../functions/block>`, :doc:`parent<../functions/parent>`, :doc:`use<../tags/use>`, :doc:`use<../tags/extends>` +.. seealso:: :doc:`block<../functions/block>`, :doc:`parent<../functions/parent>`, :doc:`use<../tags/use>`, :doc:`extends<../tags/extends>`