diff options
author | Barbara Jones <bljones@hdfgroup.org> | 2001-03-08 17:55:38 (GMT) |
---|---|---|
committer | Barbara Jones <bljones@hdfgroup.org> | 2001-03-08 17:55:38 (GMT) |
commit | 33d00ddf91f8845cc555147e40614c80fcd53265 (patch) | |
tree | a45569d5e465e21c2e3776ab9a08a8d33e705dcb /doc/html | |
parent | b35113486ab84fd84c5fab4a92645c7ee79d3f18 (diff) | |
download | hdf5-33d00ddf91f8845cc555147e40614c80fcd53265.zip hdf5-33d00ddf91f8845cc555147e40614c80fcd53265.tar.gz hdf5-33d00ddf91f8845cc555147e40614c80fcd53265.tar.bz2 |
[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.]
Diffstat (limited to 'doc/html')
-rw-r--r-- | doc/html/Tutor/software.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/Tutor/software.html b/doc/html/Tutor/software.html index c1b94da..9802845 100644 --- a/doc/html/Tutor/software.html +++ b/doc/html/Tutor/software.html @@ -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> |