Commit f74ce4db authored by Aviad Levy's avatar Aviad Levy Committed by Evan Read

Docs: fix url of pipeline status badge

parent 74cf92aa
---
title: Doc - fix the url of pipeline status badge
merge_request: 25404
author: Aviad Levy
type: fixed
......@@ -134,7 +134,7 @@ Depending on the status of your job, a badge can have the following values:
You can access a pipeline status badge image using the following link:
```text
https://example.gitlab.com/<namespace>/<project>/badges/<branch>/build.svg
https://example.gitlab.com/<namespace>/<project>/badges/<branch>/pipeline.svg
```
### Test coverage report badge
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment