### Describe the bug The [Documentation ](https://docs.nginx.com/nginx-agent/installation-upgrade/container-environments/docker-support/) provides a link to the Docker file as shown here: <img width="1152" height="412" alt="Image" src="https://github.com/user-attachments/assets/0cf49fcb-f2c4-460f-9667-b1fa2eac1ce9" /> It seems like the URL is invalid and redirects the user to a 404 page not found template. ### To reproduce Steps to reproduce the behavior: 1. Visit https://docs.nginx.com/nginx-agent/installation-upgrade/container-environments/docker-support 2. Click on "Dockerfiles". ### Expected behavior It should redirect the user to the NGINX Agent repository with the Dockerfile shown. ### Additional context This is Issue is created with reference to an issue created in NGINX Agent: [Docs: Broken-Link to Dockerfile in Docker Documentation #1087](https://github.com/nginx/agent/issues/1087)