summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Heber <gheber@hdfgroup.org>2022-12-22 17:15:54 (GMT)
committerGitHub <noreply@github.com>2022-12-22 17:15:54 (GMT)
commit29390b489639af14885064631bb42c216de69984 (patch)
tree1bc39d5e14d3b5abfaba90e9f39d67eebe872fc0
parent50341401ab46afbd8cdcee5e50c75b18a0a25b63 (diff)
downloadhdf5-29390b489639af14885064631bb42c216de69984.zip
hdf5-29390b489639af14885064631bb42c216de69984.tar.gz
hdf5-29390b489639af14885064631bb42c216de69984.tar.bz2
Fixed version info. (#2344)
-rw-r--r--doxygen/dox/Overview.dox4
1 files changed, 2 insertions, 2 deletions
diff --git a/doxygen/dox/Overview.dox b/doxygen/dox/Overview.dox
index 3d171f7..36e6622 100644
--- a/doxygen/dox/Overview.dox
+++ b/doxygen/dox/Overview.dox
@@ -23,8 +23,8 @@ documents cover a mix of tasks, concepts, and reference, to help a specific
\par Versions
Version-specific documentation (see the version in the title area) can be found
here:
- - HDF5 <code>develop</code> branch (this site)
- - <a href="https://docs.hdfgroup.org/hdf5/v1_14/index.html">HDF5 1.14.x</a>
+ - <a href="https://docs.hdfgroup.org/hdf5/v1_14/index.html">HDF5 1.14.x (this site)</a>
+ - <a href="https://docs.hdfgroup.org/hdf5/develop/index.html">HDF5 <code>develop</code> branch</a>
- <a href="https://docs.hdfgroup.org/hdf5/v1_12/index.html">HDF5 1.12.x</a>
- <a href="https://docs.hdfgroup.org/hdf5/v1_10/index.html">HDF5 1.10.x</a>
- <a href="https://docs.hdfgroup.org/hdf5/v1_8/index.html">HDF5 1.8.x</a>