diff options
author | Gerd Heber <gheber@hdfgroup.org> | 2023-02-28 14:58:31 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-28 14:58:31 (GMT) |
commit | 8b728a712a22753eca8a710d1f858e9695a1ccd8 (patch) | |
tree | 8b2fe003fecdbf0a63a00d9b3aa9a3491fad2d43 /doc | |
parent | ea295d1c725505be7abc6c684b595f8c41861e3d (diff) | |
download | hdf5-architecture_docs.zip hdf5-architecture_docs.tar.gz hdf5-architecture_docs.tar.bz2 |
Update README.mdarchitecture_docs
Link purpose, etc. section
Diffstat (limited to 'doc')
-rw-r--r-- | doc/arch/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/arch/README.md b/doc/arch/README.md index 4021922..125e5a2 100644 --- a/doc/arch/README.md +++ b/doc/arch/README.md @@ -1,6 +1,6 @@ # An Overview of the HDF5 Library Architecture -## Purpose, Objectives, and Values +## [Purpose, Objectives, and Values](./purpose_objectives_values.md) ## Data and Metadata |