summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorJames Brooks <jbrooksuk@me.com>2014-06-25 11:57:25 +0100
committerJames Brooks <jbrooksuk@me.com>2014-06-25 11:57:25 +0100
commit401f958e6be7faf572d040409f602d6b2c0a6edc (patch)
treea08216a0c38f0332b98eb7c098068e63ce8adad8 /CONTRIBUTING.md
parent4d482b3b0c6ea6747f74e2eb0231631498496b59 (diff)
downloadgitlab-ce-401f958e6be7faf572d040409f602d6b2c0a6edc.tar.gz
Fix the PullReview tool link
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 2eeedbee240..b3065ac8880 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -113,4 +113,4 @@ For examples of feedback on merge requests please look at already [closed merge
1. [Shell commands](doc/development/shell_commands.md) created by GitLab contributors to enhance security
1. [Markdown](http://www.cirosantilli.com/markdown-styleguide)
-This is also the style used by linting tools such as [Rubocop](https://github.com/bbatsov/rubocop), PullReview[https://www.pullreview.com/] and [Hound CI](https://houndci.com).
+This is also the style used by linting tools such as [Rubocop](https://github.com/bbatsov/rubocop), [PullReview](https://www.pullreview.com/) and [Hound CI](https://houndci.com).