Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2019-02-25 02:43:19 +0300
committerEvan Read <eread@gitlab.com>2019-02-25 02:43:19 +0300
commita2d7dcae38777992ac9689f08bbc39c84377af9e (patch)
treee19d40e246ab4a2c415f8f479fd3fba08022d344 /doc
parent74cf92aae719969fc5225b41f923c2e7f3e04c5b (diff)
parentf74ce4dba5b6face4dee1cab548c2f702a656cff (diff)
Merge branch 'fix-badges-logs' into 'master'
Docs: fix url of pipeline status badge See merge request gitlab-org/gitlab-ce!25404
Diffstat (limited to 'doc')
-rw-r--r--doc/user/project/pipelines/settings.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/pipelines/settings.md b/doc/user/project/pipelines/settings.md
index cce330aecc7..cbc05bf73ca 100644
--- a/doc/user/project/pipelines/settings.md
+++ b/doc/user/project/pipelines/settings.md
@@ -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