diff --git a/docs/snippets/collecting-metrics.md b/docs/snippets/collecting-metrics.md index d487f4893..fa16b5564 100644 --- a/docs/snippets/collecting-metrics.md +++ b/docs/snippets/collecting-metrics.md @@ -107,7 +107,7 @@ In the following example, you can configure a single collector instance using a 1. Create a Deployment, Service, and ConfigMap for the collector by entering the following command: ```bash - kubectl apply -f https://raw.githubusercontent.com/knative/docs/main/docs/admin/observability/collecting-metrics/collector.yaml + kubectl apply -f https://raw.githubusercontent.com/knative/docs/main/docs/serving/observability/metrics/collector.yaml ``` 1. Update the `config-observability` ConfigMaps in the Knative Serving and