summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBinh-Minh Ribler <bmribler@hdfgroup.org>2017-11-14 03:06:38 (GMT)
committerBinh-Minh Ribler <bmribler@hdfgroup.org>2017-11-14 03:06:38 (GMT)
commit2ffebb670ccc04daa1388f1bdf59844332d9b382 (patch)
treedc1a46fd8c8f522d34ba3beeae5e2eb5ab234b6f
parent17ef09716b915abf08a4937a9ca8ff6e003ee5e7 (diff)
downloadhdf5-2ffebb670ccc04daa1388f1bdf59844332d9b382.zip
hdf5-2ffebb670ccc04daa1388f1bdf59844332d9b382.tar.gz
hdf5-2ffebb670ccc04daa1388f1bdf59844332d9b382.tar.bz2
Changed file path to relative.
-rw-r--r--c++/src/H5CppDoc.h2
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