From e6994c6ec59f998c03e6550642e7811ddd26d6b7 Mon Sep 17 00:00:00 2001 From: "David I. Lehn" Date: Tue, 27 Aug 2024 17:03:12 -0400 Subject: [PATCH] Fix badge. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b39849c..924444d8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Bedrock Verifiable Credentials Issuer API module _(bedrock-vc-issuer)_ -[![Build Status](https://img.shields.io/github/actions/workflow/status/digitalbazaar/bedrock-vc-issuer/main.yml)](https://github.com/digitalbazaar/bedrock-vc-issuer/actions?query=workflow%3A%22Bedrock+Node.js+CI%22) +[![Build Status](https://img.shields.io/github/actions/workflow/status/digitalbazaar/bedrock-vc-issuer/main.yaml)](https://github.com/digitalbazaar/bedrock-vc-issuer/actions/workflow/main.yaml) [![NPM Version](https://img.shields.io/npm/v/bedrock-vc-issuer.svg)](https://npm.im/bedrock-vc-issuer) > A VC Issuer API library for use with Bedrock applications.