]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
docs: Fix link to deployment guide
authorAli Alnubani <alialnu@mellanox.com>
Mon, 21 Oct 2019 15:06:25 +0000 (15:06 +0000)
committerStephen Finucane <stephen@that.guru>
Sun, 3 Nov 2019 12:11:21 +0000 (12:11 +0000)
The old format redirects to a nonexistent page when
there are multiple versions of the docs.

Signed-off-by: Ali Alnubani <alialnu@mellanox.com>
Signed-off-by: Daniel Axtens <dja@axtens.net>
(cherry picked from commit 01ae4d15c628038534792f9758152e87820d5e57)

docs/development/installation.rst

index 7f1788181272e91458b8c3d730b5f1347c41f32d..940f73036947e2874498b56d86fdfbbc9db691d8 100644 (file)
@@ -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
-</deployment/installation>`__ instead.
+production environment, refer to :doc:`the deployment guide
+</deployment/installation>` instead.
 
 To begin, you should clone Patchwork: