Skip to content

Commit

Permalink
Merge pull request #35 from loricooperhdf/phoenix
Browse files Browse the repository at this point in the history
change to relative links in documentation
  • Loading branch information
loricooperhdf authored Nov 17, 2023
2 parents 7bbefda + 5db3a7d commit 8b3015f
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 8b3015f

Please sign in to comment.