summaryrefslogtreecommitdiff
path: root/doc/ci/pipelines/pipeline_efficiency.md
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-04-06 03:19:03 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2023-04-06 03:19:03 +0000
commit975e98bc4b507e8d11e116dad72e0a3f2ecf7a88 (patch)
treef97288503cf56817e5e1c0f5e33a9829c0caa79c /doc/ci/pipelines/pipeline_efficiency.md
parentd39c778244590f478537df87ed01dde2705350a8 (diff)
downloadgitlab-ce-975e98bc4b507e8d11e116dad72e0a3f2ecf7a88.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/ci/pipelines/pipeline_efficiency.md')
-rw-r--r--doc/ci/pipelines/pipeline_efficiency.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/pipelines/pipeline_efficiency.md b/doc/ci/pipelines/pipeline_efficiency.md
index 0795005aa8e..c0c8d60b9d6 100644
--- a/doc/ci/pipelines/pipeline_efficiency.md
+++ b/doc/ci/pipelines/pipeline_efficiency.md
@@ -147,7 +147,7 @@ with embedded metric charts and all valuable details to analyze the problem.
Review the storage use of the following to help analyze costs and efficiency:
-- [Job artifacts](job_artifacts.md) and their [`expire_in`](../yaml/index.md#artifactsexpire_in)
+- [Job artifacts](../jobs/job_artifacts.md) and their [`expire_in`](../yaml/index.md#artifactsexpire_in)
configuration. If kept for too long, storage usage grows and could slow pipelines down.
- [Container registry](../../user/packages/container_registry/index.md) usage.
- [Package registry](../../user/packages/package_registry/index.md) usage.