Skip to content
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

Some changes to portal links when they could be found on docs.hdfgroup.org, and changed the helpdesk link to help.hdfgroup.org #3893

Merged
merged 3 commits into from
Dec 13, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ DOCUMENTATION
-------------
This release is fully functional for the API described in the documentation.

https://portal.hdfgroup.org/display/HDF5/The+HDF5+API
https://docs.hdfgroup.org/hdf5/develop/_l_b_a_p_i.html

Full Documentation and Programming Resources for this release can be found at

https://portal.hdfgroup.org/display/HDF5
https://docs.hdfgroup.org/hdf5/develop/index.html

The latest doxygen documentation generated on changes to develop is available at:

Expand All @@ -55,7 +55,7 @@ HELP AND SUPPORT
----------------
Information regarding Help Desk and Support services is available at

https://portal.hdfgroup.org/display/support/The+HDF+Help+Desk
https://help.hdfgroup.org



Expand Down Expand Up @@ -103,7 +103,7 @@ Periodically development code snapshots are provided at the following URL:

Source packages for current and previous releases are located at:

https://portal.hdfgroup.org/display/support/Downloads
https://portal.hdfgroup.org/Downloads

Development code is available at our Github location:

Expand Down
2 changes: 1 addition & 1 deletion release_docs/INSTALL_Cygwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -266,4 +266,4 @@ Build, Test and Install HDF5 on Cygwin
-----------------------------------------------------------------------

HDF Forum: https://forum.hdfgroup.org/
HDF Helpdesk: https://portal.hdfgroup.org/display/support/The+HDF+Help+Desk
HDF Helpdesk: https://help.hdfgroup.org/
4 changes: 2 additions & 2 deletions test/API/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Currently unsupported

These API tests currently only support usage with the native HDF5 VOL connector and HDF5 VOL
connectors that can be loaded dynamically as a plugin. For information on how to build a VOL
connector in this manner, refer to section 2.3 of the [HDF5 VOL Connector Author Guide](https://portal.hdfgroup.org/display/HDF5/HDF5+VOL+Connector+Authors+Guide?preview=/53610813/59903039/vol_connector_author_guide.pdf).
connector in this manner, refer to section 2.3 of the [HDF5 VOL Connector Author Guide](https://docs.hdfgroup.org/hdf5/develop/_v_o_l__connector.html).

TODO: section on building VOL connectors alongside HDF5 for use with tests

Expand Down Expand Up @@ -84,4 +84,4 @@ following will appear in the test output:

### Help and Support

For help with building or using the HDF5 API tests, please contact the [HDF Help Desk](https://portal.hdfgroup.org/display/support/The+HDF+Help+Desk).
For help with building or using the HDF5 API tests, please contact the [HDF Help Desk](https://help.hdfgroup.org/).