summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorTiago M. Vieira <tmoreira@redhat.com>2017-09-28 22:09:32 +0200
committerTiago M. Vieira <tmoreira@redhat.com>2017-09-28 22:09:32 +0200
commitb338959279ebe4149efd2bee6c3a3583632aaace (patch)
tree65e1c3843603025af9ba79f5d20bfb4634e58d44 /CONTRIBUTING.md
parentFix an issue where mercurial wasn't getting installed in the image (diff)
downloadawx-b338959279ebe4149efd2bee6c3a3583632aaace.tar.xz
awx-b338959279ebe4149efd2bee6c3a3583632aaace.zip
Fix markdown link in CONTRIBUTING for enhancements list.
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 06d9b6e58a..1d8f5d12aa 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -277,7 +277,7 @@ When necessary, remove any AWX containers and images by running the following:
## What should I work on?
-For feature work, take a look at the current [https://github.com/ansible/awx/issues?q=is%3Aissue+is%3Aopen+label%3Atype%3Aenhancement](Enhancements)
+For feature work, take a look at the current [Enhancements](https://github.com/ansible/awx/issues?q=is%3Aissue+is%3Aopen+label%3Atype%3Aenhancement).
If it has someone assigned to it then that person is the person responsible for working the enhancement. If you feel like you could contribute then reach out to that person.