From: Ali Alnubani Date: Mon, 21 Oct 2019 15:06:25 +0000 (+0000) Subject: docs: Fix link to deployment guide X-Git-Tag: v2.1.6~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=37179103a0ddff805fa1d70aa769b76a2820aa4d;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 (cherry picked from commit 01ae4d15c628038534792f9758152e87820d5e57) --- diff --git a/docs/development/installation.rst b/docs/development/installation.rst index 7f178818..940f7303 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: