Skip to content

Commit bd56628

Browse files
authored
fix: status badge brackets
1 parent 7357e32 commit bd56628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# nagios_exporter
22

33
[![golangci-lint](https://github.com/wbollock/nagios_exporter/actions/workflows/golangci-lint.yaml/badge.svg)](https://github.com/wbollock/nagios_exporter/actions/workflows/golangci-lint.yaml)
4-
[![Go Report Card](https://goreportcard.com/badge/github.com/wbollock/nagios_exporter)]
4+
![Go Report Card](https://goreportcard.com/badge/github.com/wbollock/nagios_exporter)
55

66
A Prometheus exporter currently supporting:
77

0 commit comments

Comments
 (0)