From: Ali Alnubani Date: Mon, 21 Oct 2019 15:06:25 +0000 (+0000) Subject: docs: Fix link to deployment guide X-Git-Tag: v2.2.0-rc1~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01ae4d15c628038534792f9758152e87820d5e57;p=thirdparty%2Fpatchwork.git docs: Fix link to deployment guide The old format redirects to a nonexistent page when there are multiple versions of the docs. Signed-off-by: Ali Alnubani Signed-off-by: Daniel Axtens --- diff --git a/docs/development/installation.rst b/docs/development/installation.rst index ed9ceb13..03ad67a5 100644 --- a/docs/development/installation.rst +++ b/docs/development/installation.rst @@ -3,8 +3,8 @@ Installation This document describes the necessary steps to configure Patchwork in a development environment. If you are interested in deploying Patchwork in a -production environment, refer to `the deployment guide -`__ instead. +production environment, refer to :doc:`the deployment guide +` instead. To begin, you should clone Patchwork: