Skip to content

Commit b3a0268

Browse files
Update CI badge in README.md
1 parent 24c8af2 commit b3a0268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<h1>Openapi® client for Node.js</h1>
77
<h4>The perfect starting point to integrate <a href="https://openapi.com/">Openapi®</a> within your Node.js project</h4>
88

9-
[![Build Status](https://img.shields.io/github/actions/workflow/status/openapi-it/openapi-nodejs-sdk/node.js.yml?branch=main)](https://github.com/openapi-it/openapi-nodejs-sdk/actions)
9+
[![Node.js CI](https://github.com/openapi/openapi-nodejs-sdk/actions/workflows/node.js.yml/badge.svg)](https://github.com/openapi/openapi-nodejs-sdk/actions/workflows/node.js.yml)
1010
[![npm version](https://img.shields.io/npm/v/@altravia/openapi.svg)](https://www.npmjs.com/package/@altravia/openapi)
1111
[![License](https://img.shields.io/github/license/openapi-it/openapi-nodejs-sdk?v=2)](LICENSE)
1212
[![Node.js Version](https://img.shields.io/badge/node-14+-green.svg)](https://nodejs.org/)

0 commit comments

Comments
 (0)