summaryrefslogtreecommitdiff
path: root/doc/api/ci/builds.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/ci/builds.md')
-rw-r--r--doc/api/ci/builds.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/ci/builds.md b/doc/api/ci/builds.md
index b6d79706a84..c8374d94716 100644
--- a/doc/api/ci/builds.md
+++ b/doc/api/ci/builds.md
@@ -5,7 +5,7 @@ API used by runners to receive and update builds.
>**Note:**
This API is intended to be used only by Runners as their own
communication channel. For the consumer API see the
-[Builds API](../builds.md).
+[Jobs API](../jobs.md).
## Authentication