summaryrefslogtreecommitdiff
path: root/docs/development
diff options
context:
space:
mode:
authorDenis Laxalde <denis@laxalde.org>2017-02-01 10:38:50 +0100
committerStephen Finucane <stephen@that.guru>2017-02-06 18:54:20 +0000
commit2bbace1f13cdccab99574a46c3fa08da20901427 (patch)
tree2fcd82a29c9a7beba162b1d890219cbeb537f5bd /docs/development
parent3ee4d4ee25428c7c1c617cff7eb5b6660f5400f5 (diff)
downloadpatchwork-2bbace1f13cdccab99574a46c3fa08da20901427.tar
patchwork-2bbace1f13cdccab99574a46c3fa08da20901427.tar.gz
docs: fix links to "contributing" page
Signed-off-by: Denis Laxalde <denis@laxalde.org> Reviewed-by: Daniel Axtens <dja@axtens.net> Reviewed-by: Stephen Finucane <stephen@that.guru>
Diffstat (limited to 'docs/development')
-rw-r--r--docs/development/installation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/development/installation.md b/docs/development/installation.md
index bc0eadf..a00e402 100644
--- a/docs/development/installation.md
+++ b/docs/development/installation.md
@@ -356,7 +356,7 @@ using the provided `dev` settings file.
<dd>Type of database to use. Options: 'mysql', 'postgres'</dd>
</dl>
-[doc-contributing]: ../CONTRIBUTING.md
+[doc-contributing]: ../development/contributing.md
[doc-deployment]: development.md
[doc-testing]: testing.md
[ref-django-db]: https://docs.djangoproject.com/en/1.8/ref/databases/