diff --git a/docs/content/dagster-cloud/insights/metrics-export.mdx b/docs/content/dagster-cloud/insights/metrics-export.mdx index 6bb6c4a3fb7b8..2a46993125f02 100644 --- a/docs/content/dagster-cloud/insights/metrics-export.mdx +++ b/docs/content/dagster-cloud/insights/metrics-export.mdx @@ -11,7 +11,7 @@ Metrics avaialable in [Dagster Cloud Insights](/dagster-cloud/insights) can be e ## Example -This examples uses the [GraphQL Python Client](concepts/webserver/graphql-client) to export the Dagster Credits metric for all assets for the month of September 2023: +This examples uses the [GraphQL Python Client](/concepts/webserver/graphql-client) to export the Dagster Credits metric for all assets for the month of September 2023: ```python from datetime import datetime