We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19f42a4 commit 79f15b4Copy full SHA for 79f15b4
app/templates/components/badge-bitbucket-pipelines.hbs
@@ -1,4 +1,4 @@
1
-<a href="https://bitbucket.org/delan/nonymous/addon/pipelines/home#!/results/branch/{{ branch }}/page/1">
+<a href="https://bitbucket.org/{{ repository }}/addon/pipelines/home#!/results/branch/{{ branch }}/page/1">
2
<img
3
src="https://img.shields.io/bitbucket/pipelines/{{ repository }}/{{ branch }}"
4
alt="{{ text }}"
0 commit comments