mirror of
https://github.com/certbot/certbot.git
synced 2026-06-08 00:02:14 -04:00
Fix link to Docker's user guide (#3651)
* Fix link to Docker's user guide * Update link to the Docker installation guide
This commit is contained in:
parent
1dafaec5a9
commit
6ad08f4f64
1 changed files with 1 additions and 1 deletions
|
|
@ -119,7 +119,7 @@ For more information about the layout
|
|||
of the ``/etc/letsencrypt`` directory, see :ref:`where-certs`.
|
||||
|
||||
.. _Docker: https://docker.com
|
||||
.. _`install Docker`: https://docs.docker.com/userguide/
|
||||
.. _`install Docker`: https://docs.docker.com/engine/installation/
|
||||
|
||||
|
||||
Operating System Packages
|
||||
|
|
|
|||
Loading…
Reference in a new issue