From 1857b839c1f853c1d37453e04768c8ef0f07f6c3 Mon Sep 17 00:00:00 2001
From: David Watts <davidwatts11@gmail.com>
Date: Wed, 13 Dec 2023 17:11:04 +0800
Subject: [PATCH] Updating contribution docs

Fix broken link

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

diff --git a/doc/development/contributing/index.md b/doc/development/contributing/index.md
index 39414f9c298f2..2c8b5b2af2085 100644
--- a/doc/development/contributing/index.md
+++ b/doc/development/contributing/index.md
@@ -142,7 +142,7 @@ Lastly, keep the following in mind when submitting merge requests:
 ## Contributing to Premium/Ultimate features with an Enterprise Edition license
 
 If you would like to work on GitLab features that are within a paid tier, also known as the code that lives in the [EE folder](https://gitlab.com/gitlab-org/gitlab/-/tree/master/ee), it requires a GitLab Enterprise Edition license.
-Request an Enterprise Edition Developers License according to the [documented process](https://about.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows.html#contributing-to-the-gitlab-enterprise-edition-ee).
+Request an Enterprise Edition Developers License according to the [documented process](https://about.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows#contributing-to-the-gitlab-enterprise-edition-ee).
 
 ## Get help
 
-- 
GitLab