Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Amirault <ravlen@gmail.com>2018-11-22 02:15:01 +0300
committerEvan Read <eread@gitlab.com>2018-11-22 02:15:01 +0300
commit4cee901dab76300e98fcedcb0a32f50f0d8dc105 (patch)
tree2974869f142be46ea958fc5630ce04b153fd9779 /doc/development
parent0b48c0eaf5800c91e4686dd50e76de9e67a896ae (diff)
Docs: Cleaning up various links
Diffstat (limited to 'doc/development')
-rw-r--r--doc/development/contributing/style_guides.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/development/contributing/style_guides.md b/doc/development/contributing/style_guides.md
index fb0454db7d2..6f1ba5d62a5 100644
--- a/doc/development/contributing/style_guides.md
+++ b/doc/development/contributing/style_guides.md
@@ -23,8 +23,7 @@
1. Code should be written in [US English][us-english]
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).
+[RuboCop](https://github.com/bbatsov/rubocop) and [Hound CI](https://houndci.com).
---