From 17182cdfe0c31b8177fef20bb8dde1193ff117d4 Mon Sep 17 00:00:00 2001 From: Kamil Trzcinski Date: Fri, 19 Feb 2016 20:56:56 +0100 Subject: [PATCH] Fix documentation --- doc/api/builds.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/api/builds.md b/doc/api/builds.md index 9ba43de3d03..85c9600a1c7 100644 --- a/doc/api/builds.md +++ b/doc/api/builds.md @@ -255,9 +255,9 @@ Example of response } ``` -## Get a build artifacts +## Get build artifacts -Get a build artifacts of a project +Get build artifacts of a project ``` GET /projects/:id/builds/:build_id/artifacts