Skip to content

Commit 003eabc

Browse files
Merge pull request #369 from HDFGroup/release431
Final fixes
2 parents 28d5fc9 + ff328e6 commit 003eabc

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

downloads/hdf4/hdf4_3_1.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ 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/tree/hdf4.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 Report for 4.3.1 vs 4.3.0](https://github.com/HDFGroup/hdf4/releases/download/hdf4.3.1/hdf4.3.1-vs-hdf4.3.0-interface_compatibility_report.html)
16-
|| [Compatibility Report for 4.3.1 vs 4.3.0 - Java-interface](https://github.com/HDFGroup/hdf4/releases/download/hdf4.3.1/hdf4.3.1-vs-hdf4.3.0-java-interface_compatibility_report.html) |
15+
| Compatibility Reports for 4.3.1 vs 4.3.0 | [C library](https://support.hdfgroup.org/releases/hdf4/v4_3/v4_3_1/downloads/hdf4.3.1-vs-hdf4.3.0-interface_compatibility_report.html)
16+
| | [Java library](https://support.hdfgroup.org/releases/hdf4/v4_3/v4_3_1/downloads/hdf4.3.1-vs-hdf4.3.0-java-interface_compatibility_report.html)
1717

1818
## Downloads
1919

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

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

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

0 commit comments

Comments
 (0)