From 28ae2b46b4cc192fbab8820cf992ae44eb0be6a2 Mon Sep 17 00:00:00 2001 From: Oliver Steele Date: Sat, 26 Jun 2021 15:07:52 +0800 Subject: [PATCH] Update GitHub Action badge URLs --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8e57302..ed6039b 100644 --- a/README.md +++ b/README.md @@ -215,11 +215,11 @@ MIT License [coveralls-url]: https://coveralls.io/r/osteele/liquid?branch=master [coveralls-svg]: https://img.shields.io/coveralls/osteele/liquid.svg?branch=master -[go-url]: https://github.com/osteele/gojekyll/actions?query=workflow%3Ago -[go-svg]: https://github.com/osteele/gojekyll/actions/workflows/go.yml/badge.svg +[go-url]: https://github.com/osteele/liquid/actions?query=workflow%3A%22Build+and+Test%22 +[go-svg]: https://github.com/osteele/liquid/actions/workflows/go.yml/badge.svg -[golangci-lint-url]: https://github.com/osteele/gojekyll/actions?query=workflow%3Agolangci-lint -[golangci-lint-svg]: https://github.com/osteele/gojekyll/actions/workflows/golangci-lint.yml/badge.svg +[golangci-lint-url]: https://github.com/osteele/liquid/actions?query=workflow%3Agolangci-lint +[golangci-lint-svg]: https://github.com/osteele/liquid/actions/workflows/golangci-lint.yml/badge.svg [godoc-url]: https://godoc.org/github.com/osteele/liquid [godoc-svg]: https://godoc.org/github.com/osteele/liquid?status.svg