fixed link name for `extends` tag
authorChristian Raue <christian.raue@gmail.com>
Mon, 7 Nov 2011 21:04:12 +0000 (22:04 +0100)
committerChristian Raue <christian.raue@gmail.com>
Mon, 7 Nov 2011 21:04:12 +0000 (22:04 +0100)
doc/tags/block.rst

index b02d89a..e380482 100644 (file)
@@ -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>`