diff --git a/doxygen/aliases b/doxygen/aliases
index 90a6cf9fd5b..c537e04ce00 100644
--- a/doxygen/aliases
+++ b/doxygen/aliases
@@ -10,12 +10,12 @@ ALIASES += ARCURL="\HDFURL/archive/support/HDF5/doc"
# URL for documentation
ALIASES += DOCURL="\HDFURL/releases/hdf5/documentation"
# URL for downloads
-ALIASES += DWNURL="\HDFURL/releases/hdf5/downloads"
+ALIASES += DWNURL="\HDFURL/releases/hdf5/v1_14/v1_14_5/downloads"
# URL for RFCs
ALIASES += RFCURL="\DOCURL/rfc"
ALIASES += AEXURL="\HDFURL/archive/support/ftp/HDF5/examples"
# doxygen subdir (develop, v1_14)
-ALIASES += DOXURL="support.hdfgroup.org/releases/hdf5/v1_14/v1_14_5/documentation/doxygen"
+ALIASES += DOXURL="\HDFURL/doxygen"
#branch name (develop, hdf5_1_14)
ALIASES += SRCURL="github.com/HDFGroup/hdf5/blob/hdf5_1_14"
#Other projects that contribute to HDF5
diff --git a/doxygen/dox/LearnHDFView.dox b/doxygen/dox/LearnHDFView.dox
index 2a1ed610ef2..3b9afdb1ef1 100644
--- a/doxygen/dox/LearnHDFView.dox
+++ b/doxygen/dox/LearnHDFView.dox
@@ -7,7 +7,7 @@ This tutorial enables you to get a feel for HDF5 by using the HDFView browser. I
any programming experience.
\section sec_learn_hv_install HDFView Installation
-\li Download and install HDFView. It can be downloaded from the Download HDFView page.
+\li Download and install HDFView. It can be downloaded from the Download HDFView page.
\li Obtain the storm1.txt text file, used in the tutorial.
\section sec_learn_hv_begin Begin Tutorial
diff --git a/doxygen/dox/Overview.dox b/doxygen/dox/Overview.dox
index 1f68f7c50a3..b472d4d2a8d 100644
--- a/doxygen/dox/Overview.dox
+++ b/doxygen/dox/Overview.dox
@@ -21,7 +21,7 @@ documents cover a mix of tasks, concepts, and reference, to help a specific
audience succeed.
\par Offline reading
- You can download it as an archive for offline reading.
+ You can download it as an archive for offline reading.
\par ToDo List
There is plenty of unfinished business.