From 696c0721a021f0d380b98475d3c0af2f52b38df2 Mon Sep 17 00:00:00 2001 From: "James R. Barlow" Date: Fri, 8 Mar 2019 15:38:26 -0800 Subject: [PATCH] docs: fix broken sphinx ref [ci skip] --- docs/docker.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docker.rst b/docs/docker.rst index 4ee2a101..73f0a3e8 100644 --- a/docs/docker.rst +++ b/docs/docker.rst @@ -104,7 +104,7 @@ Clients must keep their open connection while waiting for OCR to complete. This Unlike the rest of OCRmyPDF, this web service is licensed under the Affero GPLv3 (AGPLv3) since Ghostscript, a dependency of OCRmyPDF, is also licensed in this way. -In addition to the above, please read our :ref:`general remarks on using OCRmyPDF as a service `_. +In addition to the above, please read our :ref:`general remarks on using OCRmyPDF as a service `. Legacy Ubuntu Docker images ---------------------------