Skip to content

Commit d03684c

Browse files
committed
Merge branch '1.x' into 2.x
* 1.x: removed wrong link in docs fixed doc markup
2 parents 3806c6d + bd7ca26 commit d03684c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/templates.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -805,7 +805,7 @@ The following operators don't fit into any of the other categories:
805805
{# returns the value of foo if it is defined and not null, 'no' otherwise #}
806806
{{ foo ?? 'no' }}
807807
808-
.. _templates-string-interpolation
808+
.. _templates-string-interpolation:
809809

810810
String Interpolation
811811
~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)