Skip to content

Commit c47019b

Browse files
crweinerthinkingserious
authored andcommitted
Fix location of LICENSE.md file in Repo (#82)
* Fix Link to LICENSE file * Update link to LICENSE * Fix MIT License Badge
1 parent 14c3ec2 commit c47019b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nuspec/SendGrid.CSharp.HTTP.Client.3.3.0.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<version>3.3.0</version>
66
<title>Fluent REST API Client</title>
77
<authors>Elmer Thomas,SendGrid DX Team</authors>
8-
<licenseUrl>https://github.com/sendgrid/csharp-http-client/blob/master/LICENSE</licenseUrl>
8+
<licenseUrl>https://github.com/sendgrid/csharp-http-client/blob/master/LICENSE.md</licenseUrl>
99
<projectUrl>https://github.com/sendgrid/csharp-http-client</projectUrl>
1010
<iconUrl>https://sendgrid.com/wp-content/themes/sgdotcom/pages/brand/2016/SendGrid-Logomark.png</iconUrl>
1111
<requireLicenseAcceptance>false</requireLicenseAcceptance>
@@ -26,4 +26,4 @@
2626
<file src="..\CSharpHTTPClient\bin\Release\SendGrid.CSharp.HTTP.Client.dll.config" target="lib\SendGrid.CSharp.HTTP.Client.dll.config" />
2727
<file src="..\CSharpHTTPClient\bin\Release\SendGrid.CSharp.HTTP.Client.pdb" target="lib\SendGrid.CSharp.HTTP.Client.pdb" />
2828
</files>
29-
</package>
29+
</package>

0 commit comments

Comments
 (0)