From beb1e9ca28651e9552afee08e11ac7f3e62d3fb4 Mon Sep 17 00:00:00 2001 From: Sanjay Singh Date: Fri, 26 Oct 2018 15:04:51 -0400 Subject: [PATCH 1/2] Fixed broken feature request link Fixed broken feature request link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c97bfa6..969b152 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ We encourage contribution to our projects, please see our [CONTRIBUTING](https:/ Quick links: -- [Feature Request](https://github.com/sendgrid/csharp-http-client/blob/master/CONTRIBUTING.mdCONTRIBUTING.md#feature-request) +- [Feature Request](https://github.com/sendgrid/csharp-http-client/blob/master/CONTRIBUTING.md#feature-request) - [Bug Reports](https://github.com/sendgrid/csharp-http-client/blob/master/CONTRIBUTING.md#submit-a-bug-report) - [Sign the CLA to Create a Pull Request](https://github.com/sendgrid/csharp-http-client/blob/master/CONTRIBUTING.md#cla) - [Improvements to the Codebase](https://github.com/sendgrid/csharp-http-client/blob/master/CONTRIBUTING.md#improvements-to-the-codebase) From 3907dcf12941c2c5b22f461190de9b2515f585a3 Mon Sep 17 00:00:00 2001 From: Sanjay Singh Date: Fri, 26 Oct 2018 15:58:17 -0400 Subject: [PATCH 2/2] Fixed link to MIT license file Fixed link to MIT license file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 969b152..aa37eb7 100644 --- a/README.md +++ b/README.md @@ -122,4 +122,4 @@ csharp-http-client is guided and supported by the SendGrid [Developer Experience csharp-http-client is maintained and funded by SendGrid, Inc. The names and logos for csharp-http-client are trademarks of SendGrid, Inc. # License -[The MIT License (MIT)](LICENSE.txt) +[The MIT License (MIT)](LICENSE.md)