website: Fix wrong link of operators.
not "references.html" but "operators.html".
This commit is contained in:
parent
c0e37a7ea1
commit
3ce7edc018
|
@ -38,7 +38,7 @@ expression syntax.
|
|||
- [References to Values](/docs/configuration/expressions/references.html)
|
||||
documents how to refer to named values like variables and resource attributes.
|
||||
|
||||
- [Operators](/docs/configuration/expressions/references.html)
|
||||
- [Operators](/docs/configuration/expressions/operators.html)
|
||||
documents the arithmetic, comparison, and logical operators.
|
||||
|
||||
- [Function Calls](/docs/configuration/expressions/function-calls.html)
|
||||
|
|
Loading…
Reference in New Issue