Skip to content

Commit 680ef41

Browse files
committed
Fix :ref: links
1 parent 13f8bcd commit 680ef41

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 :doc:`null coalescing operator </reference/formats/expression_language#component-expression-null-coalescing-operator>`
8686
section of ExpressionLanguage syntax reference page.
8787

8888
Parsing and Linting Expressions

0 commit comments

Comments
 (0)