From 1bd9b7e8fb185a32f6b1726524379dff12269441 Mon Sep 17 00:00:00 2001 From: Cody Oss Date: Mon, 22 Feb 2021 15:57:30 -0700 Subject: [PATCH] fix broken badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c85b185..501324b2 100644 --- a/README.md +++ b/README.md @@ -242,7 +242,7 @@ If the received value is `3`, then it will be printed as `03`. [golang]: http://golang.org/ [golang-install]: http://golang.org/doc/install.html#releases [gomock-reference]: https://pkg.go.dev/github.com/golang/mock/gomock -[ci-badge]: https://github.com/golang/mock/actions/workflows/test.yml/badge.svg +[ci-badge]: https://github.com/golang/mock/actions/workflows/test.yaml/badge.svg [ci-runs]: https://github.com/golang/mock/actions [reference-badge]: https://pkg.go.dev/badge/github.com/golang/mock.svg [reference]: https://pkg.go.dev/github.com/golang/mock