Skip to content

Commit f3dedee

Browse files
More attempts to correct status badge
1 parent eb115ca commit f3dedee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.README.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
end
3434
-%>
3535

36-
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/alex-harvey-z3q/puppet-firewall_multi/build.yaml)](https://github.com/alex-harvey-z3q/puppet-firewall_multi/actions/workflows/build.yaml)
36+
[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/alex-harvey-z3q/puppet-firewall_multi/build.yaml)](https://github.com/alex-harvey-z3q/puppet-firewall_multi/actions/workflows/build.yaml)
3737

3838
<%= %x{ruby mdtoc.rb README.md} -%>
3939

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# firewall_multi
22
<!-- DO NOT EDIT: This document was generated by rake docs -->
33

4-
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/alex-harvey-z3q/puppet-firewall_multi/build.yaml)](https://github.com/alex-harvey-z3q/puppet-firewall_multi/actions/workflows/build.yaml)
4+
[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/alex-harvey-z3q/puppet-firewall_multi/build.yaml)](https://github.com/alex-harvey-z3q/puppet-firewall_multi/actions/workflows/build.yaml)
55

66
#### Table of contents
77

0 commit comments

Comments
 (0)