diff --git a/content/influxdb/v2.1/monitor-alert/checks/create.md b/content/influxdb/v2.1/monitor-alert/checks/create.md index 149a01597..2cd615f6b 100644 --- a/content/influxdb/v2.1/monitor-alert/checks/create.md +++ b/content/influxdb/v2.1/monitor-alert/checks/create.md @@ -94,7 +94,7 @@ in a specified amount of time. 3. In the **{{< caps >}}Status Message Template{{< /caps >}}** column, enter the status message template for the check. - Use [Flux string interpolation](/{{< latest "flux" >}}/spec/string-interpolation/) + Use [Flux string interpolation](/{{< latest "flux" >}}/data-types/basic/string/#interpolate-strings) to populate the message with data from the query. Check data is represented as a record, `r`.