]> 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)
committerDaniel Axtens <dja@axtens.net>
Tue, 29 Oct 2019 06:11:37 +0000 (17:11 +1100)
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>
docs/development/installation.rst

index ed9ceb13a53673b3f1ddb708f565511be26d7fb2..03ad67a56140c623abf411349c4ecbda078cd977 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: