Skip to content

Commit 9124e09

Browse files
authored
fix: correct the LICENSE.md link in pom.xml (#109)
1 parent 219efa2 commit 9124e09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<licenses>
1717
<license>
1818
<name>The MIT License (MIT)</name>
19-
<url>https://github.com/sendgrid/java-http-client/blob/master/LICENSE</url>
19+
<url>https://github.com/sendgrid/java-http-client/blob/master/LICENSE.md</url>
2020
<distribution>repo</distribution>
2121
</license>
2222
</licenses>

0 commit comments

Comments
 (0)