summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2021-10-29 15:39:09 +0100
committerGreg Roach <greg@subaqua.co.uk>2021-10-29 15:39:09 +0100
commitd3fe06a84aac36a93d16928bf15f4597d413a7ff (patch)
tree0acb0c188dffb3427280cc56c886a078349286b9 /CONTRIBUTING.md
parent6c3b7df02abff00870fddaf90be7855baead4d1b (diff)
downloadwebtrees-d3fe06a84aac36a93d16928bf15f4597d413a7ff.tar.gz
webtrees-d3fe06a84aac36a93d16928bf15f4597d413a7ff.tar.bz2
webtrees-d3fe06a84aac36a93d16928bf15f4597d413a7ff.zip
Fix broken links in documentation
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 0e395a5dae..3c12b5244c 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -15,7 +15,7 @@ If you want to submit a patch or feature, please create a pull request on Github
Before submitting a pull request make sure you have [tested the code](#how-to-test)
and [followed the coding conventions](#coding-conventions).
-Please read more about [setting up your environment](#how-to-setup-the-environment) for development.
+Please read more about [setting up your environment](#how-to-setup-a-development-environment) for development.
## How to start