summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAli Alnubani <alialnu@mellanox.com>2019-10-21 15:06:25 +0000
committerDaniel Axtens <dja@axtens.net>2019-10-29 17:11:37 +1100
commit01ae4d15c628038534792f9758152e87820d5e57 (patch)
tree203fb56d0630851b40ca69cbf78334bc9bfc3660 /docs
parent005ba0644dab1f386adaf4e603422091bb31cdca (diff)
downloadpatchwork-01ae4d15c628038534792f9758152e87820d5e57.tar
patchwork-01ae4d15c628038534792f9758152e87820d5e57.tar.gz
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 <alialnu@mellanox.com> Signed-off-by: Daniel Axtens <dja@axtens.net>
Diffstat (limited to 'docs')
-rw-r--r--docs/development/installation.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/development/installation.rst b/docs/development/installation.rst
index ed9ceb1..03ad67a 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
-</deployment/installation>`__ instead.
+production environment, refer to :doc:`the deployment guide
+</deployment/installation>` instead.
To begin, you should clone Patchwork: