-
-
Notifications
You must be signed in to change notification settings - Fork 8
Final fixes #369
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Final fixes #369
Conversation
otherwise, links will fail.
downloads/hdf4/hdf4_3_1.md
Outdated
|| [Newsletter Announcement](https://www.hdfgroup.org/2025/06/release-of-hdf-4-3-1-newsletter-206/) | | ||
|| [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) | ||
|| [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) | | ||
|| [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) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it intended that this is a GZ file and not HTML?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, there are two compatibility reports in there.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we split those out?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did we extract them before? If we can extract and upload the two html files, that would probably be better. I can try it, if you agree.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think that makes more sense (2 HTML files). Quicker/easier for the user.
downloads/hdf4/hdf4_3_1.md
Outdated
@@ -22,10 +21,10 @@ Applications that were created with earlier HDF4 releases AND employed internal | |||
|
|||
| File | Type | | |||
| ----- | ---- | --------------------- | | |||
| [hdf4.3.1.tar.gz](https://github.com/HDFGroup/hdf4/archive/refs/tags/hdf4.3.1.tar.gz) | Source release | | |||
| [hdf4.3.1.zip](https://github.com/HDFGroup/hdf4/archive/refs/tags/hdf4.3.1.zip) | Source release | | |||
| [hdf4.3.1.tar.gz](https://github.com/HDFGroup/hdf4/releases/download/hdf4.3.1/hdf.tar.gz) | Source release | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Use the versioned ones?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Right, I'll put it back
No description provided.