Skip to content

Commit dae3dfe

Browse files
committed
Merge branch '7.1' into 7.2
* 7.1: fix ref syntax
2 parents 03601f7 + d349eb9 commit dae3dfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/expression_language.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Null Coalescing Operator
8282

8383
.. note::
8484

85-
This content has been moved to the ref:`null coalescing operator <component-expression-null-coalescing-operator>`_
85+
This content has been moved to the :ref:`null coalescing operator <component-expression-null-coalescing-operator>`
8686
section of ExpressionLanguage syntax reference page.
8787

8888
Parsing and Linting Expressions

0 commit comments

Comments
 (0)