summaryrefslogtreecommitdiffstats
path: root/doxygen
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2023-05-03 21:09:26 (GMT)
committerGitHub <noreply@github.com>2023-05-03 21:09:26 (GMT)
commit1054efdaf8cc76a4024bcbefb3aafb8cb8ce6c1b (patch)
treec03038751f0a5cc6a155c2c1786317e20932316b /doxygen
parent44fafa4a845eb6dfc0a063b754ce1ff15a4d5572 (diff)
downloadhdf5-1054efdaf8cc76a4024bcbefb3aafb8cb8ce6c1b.zip
hdf5-1054efdaf8cc76a4024bcbefb3aafb8cb8ce6c1b.tar.gz
hdf5-1054efdaf8cc76a4024bcbefb3aafb8cb8ce6c1b.tar.bz2
Add missing terminator (#2888)
Diffstat (limited to 'doxygen')
-rw-r--r--doxygen/dox/Overview.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen/dox/Overview.dox b/doxygen/dox/Overview.dox
index 32d0dea..54cc638 100644
--- a/doxygen/dox/Overview.dox
+++ b/doxygen/dox/Overview.dox
@@ -23,7 +23,7 @@ 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:
- - <a href="https://docs.hdfgroup.org/hdf5/develop/index.html">HDF5 <code>develop</code> branch (this site)
+ - <a href="https://docs.hdfgroup.org/hdf5/develop/index.html">HDF5 <code>develop</code> branch (this site)</a>
- <a href="https://docs.hdfgroup.org/hdf5/v1_14/index.html">HDF5 1.14.x</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>