summaryrefslogtreecommitdiffstats
path: root/doxygen/dox/LearnBasics2.dox
diff options
context:
space:
mode:
Diffstat (limited to 'doxygen/dox/LearnBasics2.dox')
-rw-r--r--doxygen/dox/LearnBasics2.dox6
1 files changed, 3 insertions, 3 deletions
diff --git a/doxygen/dox/LearnBasics2.dox b/doxygen/dox/LearnBasics2.dox
index 87bbe87..f436a02 100644
--- a/doxygen/dox/LearnBasics2.dox
+++ b/doxygen/dox/LearnBasics2.dox
@@ -728,12 +728,12 @@ There are numerous datatype functions that allow a user to alter a pre-defined d
Refer to the \ref H5T in the \ref RM. Example functions are #H5Tset_size and #H5Tset_precision.
\section secLBDtypeSpec Specific Datatypes
-On the <a href="https://portal.hdfgroup.org/display/HDF5/Examples+by+API">Examples by API</a>
-page under <a href="https://confluence.hdfgroup.org/display/HDF5/Examples+by+API#ExamplesbyAPI-datatypes">Datatypes</a>
+On the \ref ExAPI
+page under \ref sec_exapi_dtypes
you will find many example programs for creating and reading datasets with different datatypes.
Below is additional information on some of the datatypes. See
-the <a href="https://portal.hdfgroup.org/display/HDF5/Examples+by+API">Examples by API</a>
+the \ref ExAPI
page for examples of these datatypes.
\subsection subsecLBDtypeSpec Array Datatype vs Array Dataspace