From 841f2d84cadb36de6c27c215f53644b153cf68a1 Mon Sep 17 00:00:00 2001 From: shoito <37051+shoito@users.noreply.github.com> Date: Sat, 21 Oct 2023 20:35:21 +0900 Subject: [PATCH] fix GitHub workflow badge URL See https://github.com/badges/shields/issues/8671 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 404aebfd1..5e4a3621b 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ your logo will show up here with a link to your website. [[Become a sponsor](htt [license-url]: https://github.com/plouc/nivo/blob/master/LICENSE.md [npm-image]: https://img.shields.io/npm/v/@nivo/core.svg?style=flat-square [npm-url]: https://www.npmjs.com/~nivo -[actions-image]: https://img.shields.io/github/workflow/status/plouc/nivo/CI.svg?style=flat-square +[actions-image]: https://img.shields.io/github/actions/workflow/status/plouc/nivo/ci.yml?branch=master&style=flat-square [actions-url]: https://github.com/plouc/nivo/actions [prettier-image]: https://img.shields.io/badge/styled_with-prettier-ff69b4.svg?style=flat-square [prettier-url]: https://github.com/prettier/prettier