Skip to content

Commit fbf73fb

Browse files
committed
update badge link to wiki
1 parent ed98e56 commit fbf73fb

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
@@ -2,7 +2,7 @@
22

33
[![Go Reference](https://pkg.go.dev/badge/github.com/Crocmagnon/fatcontext.svg)](https://pkg.go.dev/github.com/Crocmagnon/fatcontext)
44
[![Go Report Card](https://goreportcard.com/badge/github.com/Crocmagnon/fatcontext)](https://goreportcard.com/report/github.com/Crocmagnon/fatcontext)
5-
[![Go Coverage](https://github.com/Crocmagnon/fatcontext/wiki/coverage.svg)](https://raw.githack.com/wiki/Crocmagnon/fatcontext/coverage.html)
5+
[![Go Coverage](https://github.com/Crocmagnon/fatcontext/wiki/coverage.svg)](https://github.com/Crocmagnon/fatcontext/wiki/Coverage)
66

77
`fatcontext` is a Go linter which detects potential fat contexts in loops or function literals.
88
They can lead to performance issues, as documented here: https://gabnotes.org/fat-contexts/

0 commit comments

Comments
 (0)