Skip to content

Commit 4f81318

Browse files
authored
Fix link in coverage badge URL
1 parent c9c60fc commit 4f81318

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[![build](https://github.com/linkdata/bwlimit/actions/workflows/go.yml/badge.svg)](https://github.com/linkdata/bwlimit/actions/workflows/go.yml)
2-
[![coverage](https://github.com/linkdata/bwlimit/blob/coverage/main/badge.svg)](https://htmlpreview.github.io/?https://github.com/linkdata/bwlimit/blob/coverage/main/report.html)
2+
[![coverage](https://github.com/linkdata/bwlimit/blob/coverage/main/badge.svg)](https://htmlview.github.io/?https://github.com/linkdata/bwlimit/blob/coverage/main/report.html)
33
[![goreport](https://goreportcard.com/badge/github.com/linkdata/bwlimit)](https://goreportcard.com/report/github.com/linkdata/bwlimit)
44
[![Docs](https://godoc.org/github.com/linkdata/bwlimit?status.svg)](https://godoc.org/github.com/linkdata/bwlimit)
55

@@ -52,4 +52,4 @@ func main() {
5252
}
5353
}
5454
}
55-
```
55+
```

0 commit comments

Comments
 (0)