From b634b9afae2ea62d37e88128e7d3a96e3e816029 Mon Sep 17 00:00:00 2001 From: yar Date: Wed, 26 Jun 2024 10:07:01 +0100 Subject: [PATCH] URL fix for building docker image in README.md (#720) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6bc86e438..bcd29e44e 100644 --- a/README.md +++ b/README.md @@ -168,7 +168,7 @@ To build an image that contains the latest NGINX Agent and the latest mainline v make official-oss-image ``` -For more information on how to run NGINX Agent containers and how build an image that uses NGINX Plus instead of NGINX OSS see [Docker Images](https://docs.nginx.com/nginx-agent/docker-images/) +For more information on how to run NGINX Agent containers and how build an image that uses NGINX Plus instead of NGINX OSS see [Docker Images](https://docs.nginx.com/nginx-agent/installation-upgrade/container-environments/docker-images/) # Getting Started with NGINX Agent Follow these steps to configure and run NGINX Agent and a mock interface ("control plane") to which the NGINX Agent will report.