diff --git a/website/docs/configuration/expressions/index.html.md b/website/docs/configuration/expressions/index.html.md index d29fb4042..4aee75658 100644 --- a/website/docs/configuration/expressions/index.html.md +++ b/website/docs/configuration/expressions/index.html.md @@ -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)