diff --git a/docs/sources/flow/_index.md b/docs/sources/flow/_index.md index 1b95fbe29ae8..637b6a57e795 100644 --- a/docs/sources/flow/_index.md +++ b/docs/sources/flow/_index.md @@ -14,7 +14,7 @@ cascade: PRODUCT_ROOT_NAME: Grafana Agent --- -# {{% param "PRODUCT_NAME" %}} +# Grafana Agent Flow {{< param "PRODUCT_NAME" >}} is a _component-based_ revision of {{< param "PRODUCT_ROOT_NAME" >}} with a focus on ease-of-use, debuggability, and ability to adapt to the needs of power users. @@ -68,7 +68,7 @@ prometheus.remote_write "default" { ``` -## {{< param "PRODUCT_NAME" >}} configuration generator +## Grafana Agent Flow configuration generator The {{< param "PRODUCT_NAME" >}} [configuration generator](https://grafana.github.io/agent-configurator/) will help you get a head start on creating flow code.