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:
Diffstat (limited to 'doc/development/index.md')
-rw-r--r--doc/development/index.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/development/index.md b/doc/development/index.md
index f4a4a806d58..b8e67748bc9 100644
--- a/doc/development/index.md
+++ b/doc/development/index.md
@@ -13,8 +13,8 @@ Learn how to contribute to the development of the GitLab product.
This content is intended for GitLab team members as well as members of the wider community.
- [Contribute to GitLab development](contributing/index.md)
-- [Contribute to Omnibus development](https://docs.gitlab.com/omnibus/development/)
-- [Contribute to GitLab Pages development](pages/index.md)
- [Contribute to GitLab Runner development](https://docs.gitlab.com/runner/development/)
-- [Contribute to Helm chart development](https://docs.gitlab.com/charts/development/)
+- [Contribute to GitLab Pages development](pages/index.md)
+- [Contribute to GitLab distribution development](distribution/index.md)
+- [Contribute to the GitLab Design System](https://design.gitlab.com/get-started/contributing)
- [Contribute to the GitLab documentation](documentation/index.md)