Skip to content

Commit 4ba87be

Browse files
authored
Broken link fixed
1 parent 34a7112 commit 4ba87be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-video-analyzer/video-analyzer-docs/edge/monitor-log-edge.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ Using [Prometheus endpoint](https://prometheus.io/docs/practices/naming/) along
324324
[![Diagram that shows the metrics collection using Log Analytics.](./media/telemetry-schema/log-analytics.svg)](./media/telemetry-schema/log-analytics.svg#lightbox)
325325

326326
1. Learn how to [collect metrics](https://github.com/Azure/iotedge/blob/main/test/modules/TestMetricsCollector/Program.cs)
327-
1. Use Docker CLI commands to build the [Docker file](https://github.com/Azure/iotedge/blob/main/edge-hub/docker/linux/amd64/Dockerfile) and publish the image to your Azure container registry.
327+
1. Use Docker CLI commands to build the [Docker file](https://github.com/Azure/iotedge/blob/main/edge-hub/docker/linux/Dockerfile) and publish the image to your Azure container registry.
328328

329329
For more information about using the Docker CLI to push to a container registry, see [Push and pull Docker images](../../../container-registry/container-registry-get-started-docker-cli.md). For other information about Azure Container Registry, see the [documentation](../../../container-registry/index.yml).
330330
1. After the push to Azure Container Registry is complete, the following is inserted into the deployment manifest:

0 commit comments

Comments
 (0)