Skip to content

Commit fed40d0

Browse files
committed
Update license link
1 parent eba21e3 commit fed40d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ def customizePom(pom, nameIn, descriptionIn) {
110110
description descriptionIn
111111

112112
licenses {
113-
license { url 'https://newrelic.com/docs/java/java-agent-license' }
113+
license { url 'https://github.com/newrelic/java-aws-lambda/blob/master/LICENSE' }
114114
}
115115

116116
scm {

0 commit comments

Comments
 (0)