From 9376fdc13edb5fb822431df943fa088b6a273316 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Wed, 30 Jun 2021 15:08:27 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/api/jobs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/api/jobs.md') diff --git a/doc/api/jobs.md b/doc/api/jobs.md index 890ca03a473..42774b80b27 100644 --- a/doc/api/jobs.md +++ b/doc/api/jobs.md @@ -295,7 +295,7 @@ Example of response ``` In GitLab 13.3 and later, this endpoint [returns data for any pipeline](pipelines.md#single-pipeline-requests) -including [child pipelines](../ci/parent_child_pipelines.md). +including [child pipelines](../ci/pipelines/parent_child_pipelines.md). In GitLab 13.5 and later, this endpoint does not return retried jobs in the response by default. Additionally, jobs are sorted by ID in descending order (newest first). -- cgit v1.2.1