From 6ad08f4f646a6dc4488f3a812947de39d5f3aee7 Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Tue, 25 Oct 2016 18:51:01 -0700 Subject: [PATCH] Fix link to Docker's user guide (#3651) * Fix link to Docker's user guide * Update link to the Docker installation guide --- docs/using.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/using.rst b/docs/using.rst index 57589349b..676364117 100644 --- a/docs/using.rst +++ b/docs/using.rst @@ -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