mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-12 02:16:41 +00:00
fixed link name for extends tag
This commit is contained in:
+1
-1
@@ -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>`
|
||||
|
||||
Reference in New Issue
Block a user