From 782fdfec1702801c5a10dc37ae40870d12b94fc8 Mon Sep 17 00:00:00 2001
From: Kenny Johnston <2920426-kencjohnston@users.noreply.gitlab.com>
Date: Mon, 17 May 2021 23:58:37 +0000
Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s)

---
 doc/development/contributing/merge_request_workflow.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/development/contributing/merge_request_workflow.md b/doc/development/contributing/merge_request_workflow.md
index 4a05badd84e0..922bc52773bd 100644
--- a/doc/development/contributing/merge_request_workflow.md
+++ b/doc/development/contributing/merge_request_workflow.md
@@ -250,7 +250,7 @@ requirements.
    with any questions.
 1. The new feature does not degrade the user experience of the product.
 
-Contributions do not require approval from the [Product team](https://about.gitlab.com/handbook/product/).
+Contributions do not require approval from the [Product team](https://about.gitlab.com/handbook/product/product-processes/#gitlab-pms-arent-the-arbiters-of-community-contributions).
 
 ## Dependencies
 
-- 
GitLab