diff options
Diffstat (limited to 'doc/ci/quick_start/README.md')
-rw-r--r-- | doc/ci/quick_start/README.md | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/doc/ci/quick_start/README.md b/doc/ci/quick_start/README.md index 7fa1a478f34..5120bf05929 100644 --- a/doc/ci/quick_start/README.md +++ b/doc/ci/quick_start/README.md @@ -220,11 +220,7 @@ For more information read the ## Builds badge -You can access a builds badge image using following link: - -``` -http://example.gitlab.com/namespace/project/badges/branch/build.svg -``` +You can generate a build badge suitable for project README files by going to **Settings > CI/CD Pipelines** for your project. It will look something like:  Awesome! You started using CI in GitLab! |