Skip to content

Commit b549b85

Browse files
committed
Used correct names even though the names are not correct,
otherwise, links will fail.
1 parent c62c9e4 commit b549b85

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

downloads/hdf4/hdf4_3_1.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ title: HDF 4.3.1
1010

1111
| Version | HDF 4.3.1 |
1212
| Release Date | 6/30/2025 |
13-
| Additional Release Information | [Release Notes](https://github.com/HDFGroup/hdf4/blob/hdf_4_3_1/release_notes/RELEASE.txt) |
13+
| Additional Release Information | [Release Notes](https://github.com/HDFGroup/hdf4/blob/hdf4.3.1/release_notes/RELEASE.txt) |
1414
|| [Newsletter Announcement](https://www.hdfgroup.org/2025/06/release-of-hdf-4-3-1-newsletter-206/) |
15-
|| [Compatibility Reports for 4.3.1 vs 4.3.0](https://github.com/HDFGroup/hdf4/releases/download/snapshot/snapshot.html.abi.reports.tar.gz)
15+
|| [Compatibility Reports for 4.3.1 vs 4.3.0](https://github.com/HDFGroup/hdf4/releases/download/hdf4.3.1/hdf4.3.1.html.abi.reports.tar.gz)
1616

1717
## Downloads
1818

@@ -21,10 +21,10 @@ Applications that were created with earlier HDF4 releases AND employed internal
2121

2222
| File | Type |
2323
| ----- | ---- | --------------------- |
24-
| [hdf4.3.1.tar.gz](https://github.com/HDFGroup/hdf4/archive/refs/tags/hdf4.3.1.tar.gz) | Source release |
25-
| [hdf4.3.1.zip](https://github.com/HDFGroup/hdf4/archive/refs/tags/hdf4.3.1.zip) | Source release |
24+
| [hdf4.3.1.tar.gz](https://github.com/HDFGroup/hdf4/releases/download/hdf4.3.1/hdf.tar.gz) | Source release |
25+
| [hdf4.3.1.zip](https://github.com/HDFGroup/hdf4/releases/download/hdf4.3.1/hdf.zip) | Source release |
2626
| [Ready to use Binaries](https://github.com/HDFGroup/hdf4/releases/tag/hdf4.3.1) | Pre-built binary distributions for Unix and Windows |
27-
| [sha256](https://github.com/HDFGroup/hdf4/releases/download/hdf4.3.1/sha256sums.txt) | Checksum file |
27+
| [sha256](https://github.com/HDFGroup/hdf4/releases/download/hdf4.3.1/hdf4.3.1.sha256sums.txt) | Checksum file |
2828

2929
Please refer to [Build Instructions](https://github.com/HDFGroup/hdf4/blob/hdf4.3.1/release_notes/INSTALL) for building with either CMake or Autotools.
3030

0 commit comments

Comments
 (0)