diff options
author | Binh-Minh Ribler <bmribler@hdfgroup.org> | 2017-11-13 20:42:44 (GMT) |
---|---|---|
committer | Binh-Minh Ribler <bmribler@hdfgroup.org> | 2017-11-13 20:42:44 (GMT) |
commit | caac3b1d10631f62c6fbcc363bc0d0ea29b4ba16 (patch) | |
tree | 5d51e6b966db673d324dbc60702468751b2bf656 /c++ | |
parent | 0b78905091a87002e788a22f94821ab16e045711 (diff) | |
download | hdf5-caac3b1d10631f62c6fbcc363bc0d0ea29b4ba16.zip hdf5-caac3b1d10631f62c6fbcc363bc0d0ea29b4ba16.tar.gz hdf5-caac3b1d10631f62c6fbcc363bc0d0ea29b4ba16.tar.bz2 |
Changed file path to relative.
Diffstat (limited to 'c++')
-rw-r--r-- | c++/src/H5CppDoc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/c++/src/H5CppDoc.h b/c++/src/H5CppDoc.h index bfab9cd..c922ab5 100644 --- a/c++/src/H5CppDoc.h +++ b/c++/src/H5CppDoc.h @@ -51,7 +51,7 @@ Datatype Interface (H5T) DataType and subclasses \endverbatim * - * This <a href="https://support.hdfgroup.org/HDF5/doc/cpplus_RM/C2Cppfunction_map.mht"> + * This <a href="./C2Cppfunction_map.mht"> * table </a> provides a map from the C APIs to the C++ member functions. * <br /> * \section install_sec Installation |