From a1b27b2ec9bf1515dbc8268680ba6683974e40c7 Mon Sep 17 00:00:00 2001 From: Lori Cooper Date: Fri, 17 Nov 2023 12:05:41 -0600 Subject: [PATCH] Update index.md --- documentation/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/documentation/index.md b/documentation/index.md index 07781bb9..67fb8c29 100644 --- a/documentation/index.md +++ b/documentation/index.md @@ -5,9 +5,9 @@ Here are some of our most popular help topics. ## HDF5 * [Develop](/hdf5/develop/) * [1.14.x](/hdf5/v1_14/index.html) -* [1.12.x](/hdf5/v1_12/index.html) -* [1.10.x](/hdf5/v1_10/index.html) -* [1.8.x](/hdf5/v1_8/index.html) +* [1.12.x](https://docs.hdfgroup.org/hdf5/v1_12/index.html) +* [1.10.x](https://docs.hdfgroup.org/hdf5/v1_10/index.html) +* [1.8.x](https://docs.hdfgroup.org/hdf5/v1_8/index.html) ## HDF4 * Building HDF4 with Cmake