diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ci/quick_start/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/quick_start/README.md b/doc/ci/quick_start/README.md index 6598843049e..ae7b760fa67 100644 --- a/doc/ci/quick_start/README.md +++ b/doc/ci/quick_start/README.md @@ -189,7 +189,7 @@ GitLab, such as **Commits** and **Merge Requests**. You can access a builds badge image using following link: ``` -http://example.gitlab.com/namespace/project/builds/status/branch/badge.svg +http://example.gitlab.com/namespace/project/badges/branch/build.svg ``` ## Next steps |