summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Lafoucrière <plafoucriere@gitlab.com>2018-11-26 15:02:27 +0000
committerPhilippe Lafoucrière <plafoucriere@gitlab.com>2018-11-26 15:02:27 +0000
commit6b20d6ed247dd332d4c3e56033dd6ffd6e7bc3da (patch)
treedb6fa54b7b7cafd55951bb570f1ede63a739274f
parentc9b8bc490d7d02b64bd550261bb599a534546453 (diff)
downloadgitlab-ce-6b20d6ed247dd332d4c3e56033dd6ffd6e7bc3da.tar.gz
Fix Security Widget link
-rw-r--r--doc/development/code_review.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/code_review.md b/doc/development/code_review.md
index 9b63017dbb9..8fc183dd86b 100644
--- a/doc/development/code_review.md
+++ b/doc/development/code_review.md
@@ -305,5 +305,5 @@ Largely based on the [thoughtbot code review guide].
[team]: https://about.gitlab.com/team/
[build handbook]: https://about.gitlab.com/handbook/build/handbook/build#how-to-work-with-build
[red data]: https://docs.google.com/document/d/15eNKGA3zyZazsJMldqTBFbYMnVUSQSpU14lo22JMZQY/edit
-[security-widget]: https://docs.gitlab.com/ce/user/project/merge_requests/#security-reports-ultimate
+[security-widget]: https://docs.gitlab.com/ee/user/project/merge_requests/#security-reports-ultimate
[^1]: Please note that specs other than JavaScript specs are considered backend code.