Skip to content

Commit

Permalink
URL fix for building docker image in README.md (#720)
Browse files Browse the repository at this point in the history
  • Loading branch information
y82 authored Jun 26, 2024
1 parent cde8dd9 commit b634b9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit b634b9a

Please sign in to comment.