Skip to content
This repository was archived by the owner on Aug 20, 2020. It is now read-only.

Commit 7527761

Browse files
author
Matt Bernier
authored
Merge pull request #62 from krlevkirill/patch-1
update README - fix links to license file
2 parents 59afed3 + 4c906e8 commit 7527761

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![npm version](https://badge.fury.io/js/sendgrid-rest.svg)](https://www.npmjs.com/package/sendgrid-rest)
66
[![Twitter Follow](https://img.shields.io/twitter/follow/sendgrid.svg?style=social&label=Follow)](https://twitter.com/sendgrid)
77
[![GitHub contributors](https://img.shields.io/github/contributors/sendgrid/nodejs-http-client.svg)](https://github.com/sendgrid/nodejs-http-client/graphs/contributors)
8-
[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE.txt)
8+
[![MIT license](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE.md)
99

1010
**Quickly and easily access any RESTful or RESTful-like API.**
1111

@@ -141,4 +141,4 @@ nodejs-http-client is maintained and funded by SendGrid, Inc. The names and logo
141141

142142
<a name="license"></a>
143143
# License
144-
[The MIT License (MIT)](LICENSE.txt)
144+
[The MIT License (MIT)](LICENSE.md)

0 commit comments

Comments
 (0)