Skip to content

Commit 0e07cdf

Browse files
committed
Update badges.
1 parent e819851 commit 0e07cdf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# Bedrock OAuth 2.0 Client _(bedrock-oauth2-client)_
1+
# Bedrock OAuth 2.0 Client _(@bedrock/oauth2-client)_
22

3-
[![Build Status](https://img.shields.io/github/workflow/status/digitalbazaar/bedrock-oauth2-client/Bedrock%20Node.js%20CI)](https://github.com/digitalbazaar/bedrock-oauth2-client/actions?query=workflow%3A%22Bedrock+Node.js+CI%22)
4-
[![NPM Version](https://img.shields.io/npm/v/bedrock-oauth2-client.svg)](https://npm.im/bedrock-oauth2-client)
3+
[![Build Status](https://img.shields.io/github/actions/workflow/status/digitalbazaar/bedrock-oauth2-client/main.yml)](https://github.com/digitalbazaar/bedrock-oauth2-client/actions/workflows/main.yml)
4+
[![NPM Version](https://img.shields.io/npm/v/@bedrock/oauth2-client.svg)](https://npm.im/@bedrock/oauth2-client)
55

66
> A bedrock module that creates and manages an OAuth2 client, that will make it easy to make http-client API calls to OAuth2-protected endpoints.
77

0 commit comments

Comments
 (0)