12 lines
383 B
Diff
12 lines
383 B
Diff
|
--- ./build.xml.sav 2007-02-14 20:50:19.000000000 -0500
|
||
|
+++ ./build.xml 2007-02-14 20:50:41.000000000 -0500
|
||
|
@@ -479,7 +479,7 @@
|
||
|
windowtitle="${name} ${version} API"
|
||
|
doctitle="${name}"
|
||
|
bottom="${copyright}"
|
||
|
- link="http://java.sun.com/j2se/1.4/docs/api/"
|
||
|
+ link="file:///usr/share/javadoc/java"
|
||
|
/>
|
||
|
</target>
|
||
|
|