Fix link in docker readme (#10582)

The link in the docker README is no longer accurate, we've changed the
headings on the website. This updates the README to match.
This commit is contained in:
ohemorange
2026-02-25 21:17:09 -08:00
committed by GitHub
parent ff281d48a8
commit 15e73753a6
+1 -1
View File
@@ -5,7 +5,7 @@ Docker is an amazingly simple and quick way to obtain a certificate. However, th
**Most users should install Certbot by following the installation instructions at https://certbot.eff.org/instructions. You should only use Docker if you are sure you know what you are doing (you understand [volumes](https://docs.docker.com/storage/volumes/)) and have a good reason to do so, such as following the [one service per container rule](https://docs.docker.com/config/containers/multi-service_container/).**
For more information, please read [Certbot - Running with Docker](https://certbot.eff.org/docs/install.html#running-with-docker).
For more information, please read [Certbot - Alternative 1: Docker](https://eff-certbot.readthedocs.io/en/latest/install.html#alternative-1-docker).
Certbot Docker Tools