From 4d0a6e0d27724add0bd324b7df5270debf7b0a0d Mon Sep 17 00:00:00 2001 From: "Libor M." Date: Fri, 3 Jan 2025 17:06:06 +0100 Subject: [PATCH] fix github ci banner --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3630c5824..5dea27af0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # pdfmake [![Node.js CI][githubactions_img]][githubactions_url] [![GitHub][github_img]][github_url] [![npm][npm_img]][npm_url] [![Bower][bower_img]][bower_url] [![Packagist][packagist_img]][packagist_url] [![CDNJS][cdnjs_img]][cndjs_url] -[githubactions_img]: https://github.com/bpampuch/pdfmake/workflows/Node.js%20CI/badge.svg?branch=0.1 +[githubactions_img]: https://github.com/bpampuch/pdfmake/actions/workflows/node.js.yml/badge.svg?branch=0.2 [githubactions_url]: https://github.com/bpampuch/pdfmake/actions [github_img]: https://img.shields.io/github/release/bpampuch/pdfmake.svg