Commit 87499fcc authored by Aviad Levy's avatar Aviad Levy Committed by Phil Hughes

Docs: change badges.svg example to pipeline.svg

parent 9c7363db
......@@ -90,7 +90,7 @@ export default {
},
badgeImageUrlExample() {
const exampleUrl =
'https://example.gitlab.com/%{project_path}/badges/%{default_branch}/badge.svg';
'https://example.gitlab.com/%{project_path}/badges/%{default_branch}/pipeline.svg';
return sprintf(s__('Badges|e.g. %{exampleUrl}'), {
exampleUrl,
});
......
---
title: Change badges.svg example to pipeline.svg
merge_request: 25157
author: Aviad Levy
type: fixed
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