Skip to content

Commit eb14eeb

Browse files
committed
Change project URL.
1 parent 46bfacd commit eb14eeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jpx/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jar {
8686
attributes(
8787
'Implementation-Title': 'JPX - Java GPX library',
8888
'Implementation-Version': "${project.name}-${project.version}",
89-
'Implementation-URL': 'https://jenetics.github.io/jpx',
89+
'Implementation-URL': 'http://jenetics.io',
9090
'Implementation-Vendor': 'jenetics',
9191
'ProjectName': project.name,
9292
'Version': project.version,

0 commit comments

Comments
 (0)