From c29a02d5e6fe8c8f6b5872e5db9dca900daee953 Mon Sep 17 00:00:00 2001 From: "H. Joe Lee" Date: Sat, 9 Mar 2024 11:08:26 -0600 Subject: Remove leading / from relative path. (#4101) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f4bfa69..4749ab7 100644 --- a/README.md +++ b/README.md @@ -38,10 +38,10 @@ The latest doxygen documentation generated on changes to develop is available at https://hdfgroup.github.io/hdf5/ -See the [RELEASE.txt](/release_docs/RELEASE.txt) file in the [release_docs/](/release_docs/) directory for information specific +See the [RELEASE.txt](release_docs/RELEASE.txt) file in the [release_docs/](release_docs/) directory for information specific to the features and updates included in this release of the library. -Several more files are located within the [release_docs/](/release_docs/) directory with specific +Several more files are located within the [release_docs/](release_docs/) directory with specific details for several common platforms and configurations. INSTALL - Start Here. General instructions for compiling and installing the library -- cgit v0.12