From d8315b9866a496a47871c77f232aa686c42345ed Mon Sep 17 00:00:00 2001 From: Mayra Cabrera Date: Wed, 17 Jul 2019 10:54:52 -0500 Subject: Resolves pending comments from review - Addresses documentation feedback - Refactor Danger methods - Touches a file to activate Danger. Will remove after testing --- doc/development/contributing/merge_request_workflow.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/development/contributing') diff --git a/doc/development/contributing/merge_request_workflow.md b/doc/development/contributing/merge_request_workflow.md index 2582bc10722..17328762c5b 100644 --- a/doc/development/contributing/merge_request_workflow.md +++ b/doc/development/contributing/merge_request_workflow.md @@ -104,7 +104,7 @@ from the [core team](https://about.gitlab.com/community/core-team/) or one of th [merge request coaches](https://about.gitlab.com/team/). When having your code reviewed and when reviewing merge requests, please keep the [code review guidelines](../code_review.md) in mind. And if your code also makes changes to the database, or does expensive queries, -check the [database review guidelines](../database_review.md) +check the [database review guidelines](../database_review.md). ### Keep it simple -- cgit v1.2.1