diff --git a/docs/docker.rst b/docs/docker.rst index c38a63b9..788efbcd 100644 --- a/docs/docker.rst +++ b/docs/docker.rst @@ -1,3 +1,5 @@ +.. _docker: + ===================== OCRmyPDF Docker image ===================== diff --git a/docs/installation.rst b/docs/installation.rst index b1c54559..84520f6e 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -604,7 +604,7 @@ However, the OCR-to-text-layer functionality is available. Docker ------ -You can also :ref:`Install the Docker ` container on Windows. Ensure that +You can also :ref:`Install the Docker ` container on Windows. Ensure that your command prompt can run the docker "hello world" container. Installing on FreeBSD @@ -630,7 +630,7 @@ Installing the Docker image For some users, installing the Docker image will be easier than installing all of OCRmyPDF's dependencies. -See `OCRmyPDF Docker Image `__ for more information. +See :ref:`docker` for more information. Installing with Python pip ==========================