Skip to content

Commit 09d73d1

Browse files
Fix license badge link in README.md
1 parent d4af315 commit 09d73d1

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
@@ -8,7 +8,7 @@
88

99
[![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)
11-
[![License](https://img.shields.io/github/license/openapi-it/openapi-nodejs-sdk?v=2)](LICENSE)
11+
[![License](https://img.shields.io/github/license/openapi/openapi-nodejs-sdk?v=2)](LICENSE)
1212
[![Node.js Version](https://img.shields.io/badge/node-14+-green.svg)](https://nodejs.org/)
1313
</div>
1414

0 commit comments

Comments
 (0)