Skip to content

Commit

Permalink
Merge pull request #36 from HDFGroup/phoenix
Browse files Browse the repository at this point in the history
relative links for documentation
  • Loading branch information
loricooperhdf authored Nov 17, 2023
2 parents 60ce4d3 + 8b3015f commit 034c35a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions documentation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ Look for more content here soon.
Here are some of our most popular help topics.

## HDF5
* [Develop](https://docs.hdfgroup.org/hdf5/develop/)
* [1.14.x](https://docs.hdfgroup.org/hdf5/v1_14/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)
* [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)

## HDF4
* Building HDF4 with Cmake
Expand Down

0 comments on commit 034c35a

Please sign in to comment.