summaryrefslogtreecommitdiffstats
path: root/src/H5Fmodule.h
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2023-11-15 23:32:07 (GMT)
committerGitHub <noreply@github.com>2023-11-15 23:32:07 (GMT)
commitef39882fa1e13740d2530c7a0637bd1f1a822b68 (patch)
treec4e44a5c35a019e170d9bf65470d5f0e7b9bc44f /src/H5Fmodule.h
parentfe49c075ac906f10fbcb08badcc68a8d79d216f1 (diff)
downloadhdf5-ef39882fa1e13740d2530c7a0637bd1f1a822b68.zip
hdf5-ef39882fa1e13740d2530c7a0637bd1f1a822b68.tar.gz
hdf5-ef39882fa1e13740d2530c7a0637bd1f1a822b68.tar.bz2
Change dest for doxygen (#3856)
* Switch doxygen refs to hdf5/develop
Diffstat (limited to 'src/H5Fmodule.h')
-rw-r--r--src/H5Fmodule.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Fmodule.h b/src/H5Fmodule.h
index 40ff6b4..b7bb7a0 100644
--- a/src/H5Fmodule.h
+++ b/src/H5Fmodule.h
@@ -705,7 +705,7 @@
* If the application opens an HDF5 file without both determining the driver used to create the file
* and setting up the use of that driver, the HDF5 Library will examine the superblock and the
* driver definition block to identify the driver.
- * See the <a href="https://docs.hdfgroup.org/hdf5/develop/_s_p_e_c.html">HDF5 File Format Specification</a>
+ * See the <a href="https://hdfgroup.github.io/hdf5/develop/_s_p_e_c.html">HDF5 File Format Specification</a>
* for detailed descriptions of the superblock and the driver definition block.
*
* \subsubsection subsubsec_file_alternate_drivers_sec2 The POSIX (aka SEC2) Driver