[svn-r3567] added entire path to java stuff instead of relative

Purpose:
    [is this a bug fix? feature? ...]
Description:
    [describe the bug, or describe the new feature, etc]
Solution:
    [details about the changes, algorithm, etc...]
    [Please as detail as you can since your own explanation is
    better than others guessing it from the code.]
Platforms tested:
    [machines you have tested the changed version.  This is absolute
    important.  Test it out on at least two or three different platforms
    such as Big-endian-32bit (SUN/IRIX), little-endian-32(LINUX) and
    64-bit (IRIX64/UNICOS/DEC-ALPHA) would be good.]
This commit is contained in:
Barbara Jones
2001-03-08 12:55:38 -05:00
parent b35113486a
commit 33d00ddf91

View File

@@ -54,7 +54,7 @@ file for further details.
<P>
<DT><B>Java:</B>
<DD>You will need the JHI5 code. Go to the
<A HREF="/java-hdf5-html">Java HDF5 web page</A>
<A HREF="http://hdf.ncsa.uiuc.edu/java-hdf5-html">Java HDF5 web page</A>
for information on the Java-HDF5 software. The Java Tutorial examples
are included with this tutorial:
<BR>&nbsp; &nbsp; &nbsp; &nbsp;