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 8a54807 commit 3764595Copy full SHA for 3764595
_layouts/bib.html
@@ -7,7 +7,7 @@
7
8
{% else %}
9
<a href="https://github.com/computorg/{{ entry.repository }}"><img
10
- src="https://github.com/computorg/{{ entry.repository }}/workflows/build.yml/badge.svg" /></a>
+ src="https://github.com/computorg/{{ entry.repository }}/workflows/build/badge.svg" /></a>
11
{% endif %}
12
</div>
13
0 commit comments