From 25a0a14dd113c24d97b9b7c5790d7a4e5e8cc35e Mon Sep 17 00:00:00 2001 From: Lori Cooper Date: Fri, 1 Dec 2023 10:49:33 -0600 Subject: [PATCH] Update index.md --- documentation/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/index.md b/documentation/index.md index c6e47568..91c99b23 100644 --- a/documentation/index.md +++ b/documentation/index.md @@ -11,8 +11,8 @@ Here are some of our most popular help topics. * [Migrating from HD5 1.12 to HDF5 1.14](/documentation/hdf5-docs/Migrating+from+HDF5+1.12+to+HDF5+1.14.html) ## HDF4 -* [Building HDF4 with CMake](/documentation/hdf4-docs/building_hdf4_with_cmake.html) -* [How to Change HDF4 CMake Build Options](/documentation/hdf4-docs/how_to_change_hdf4_cmake_build_options.html) +* [Build and Install HDF4 Applications with CMake](https://raw.githubusercontent.com/HDFGroup/hdf4/master/release_notes/USING_HDF4_CMake.txt) +* [Build and Install HDF4 C, C++, Fortran Libraries and tools with CMake](https://raw.githubusercontent.com/HDFGroup/hdf4/master/release_notes/INSTALL_CMake.txt) * Reference Manual * User Guide