Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 4f20067

Browse files
committed
new Apidocs URL
1 parent 14af447 commit 4f20067

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<delete dir="target/javadoc" failonerror="true"/>
2929
<mkdir dir="target/javadoc"/>
3030
<javadoc sourcepath="src/main/java" destdir="target/javadoc" failonerror="true"
31-
link="http://download.oracle.com/javase/6/docs/api/"/>
31+
link="http://docs.oracle.com/javase/6/docs/api/"/>
3232
</target>
3333

3434
<!-- Test ===================================================================-->
@@ -109,4 +109,4 @@
109109
</copy>
110110
</target>
111111

112-
</project>
112+
</project>

0 commit comments

Comments
 (0)