Skip to content

Commit 92ed994

Browse files
committed
updated website for bintray repo
1 parent 8a8a7a6 commit 92ed994

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
@@ -38,7 +38,7 @@ bintray {
3838
repo = 'maven'
3939
name = 'java-repl'
4040
desc = 'Java REPL is a simple Read-Eval-Print-Loop for Java language.'
41-
websiteUrl = 'https://github.com/bintray/gradle-bintray-plugin'
41+
websiteUrl = 'http://www.javarepl.com'
4242
issueTrackerUrl = 'https://github.com/albertlatacz/java-repl/issues'
4343
vcsUrl = 'https://github.com/albertlatacz/java-repl.git'
4444
licenses = ['Apache-2.0']

0 commit comments

Comments
 (0)