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/development_processes.md')
-rw-r--r--doc/development/development_processes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/development_processes.md b/doc/development/development_processes.md
index e1df3b55d06..c5d60d18419 100644
--- a/doc/development/development_processes.md
+++ b/doc/development/development_processes.md
@@ -18,7 +18,7 @@ Must-reads:
- [Database review guidelines](database_review.md) for reviewing
database-related changes and complex SQL queries, and having them reviewed
- [Secure coding guidelines](secure_coding_guidelines.md)
-- [Pipelines for the GitLab project](pipelines.md)
+- [Pipelines for the GitLab project](pipelines/index.md)
Complementary reads: