Skip to content
This repository was archived by the owner on Feb 28, 2019. It is now read-only.

Commit 1da76cf

Browse files
committed
Fix the javadocs link
1 parent 0386772 commit 1da76cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ define 'react4j-widget' do
4343
:windowtitle => 'React4j Widget API Documentation',
4444
:linksource => true,
4545
:timestamp => false,
46-
:link => %w(https://react4j.github.io/react4j https://arez.github.io/api https://docs.oracle.com/javase/8/docs/api http://www.gwtproject.org/javadoc/latest/)
46+
:link => %w(https://react4j.github.io/api https://arez.github.io/api https://docs.oracle.com/javase/8/docs/api http://www.gwtproject.org/javadoc/latest/)
4747
)
4848

4949
iml.excluded_directories << project._('tmp')

0 commit comments

Comments
 (0)