提交 87499fcc 编写于 作者: A Aviad Levy 提交者: Phil Hughes

Docs: change badges.svg example to pipeline.svg

上级 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% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册