diff options
author | Allen Byrne <50328838+byrnHDF@users.noreply.github.com> | 2023-11-15 23:32:07 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-15 23:32:07 (GMT) |
commit | ef39882fa1e13740d2530c7a0637bd1f1a822b68 (patch) | |
tree | c4e44a5c35a019e170d9bf65470d5f0e7b9bc44f /doc | |
parent | fe49c075ac906f10fbcb08badcc68a8d79d216f1 (diff) | |
download | hdf5-ef39882fa1e13740d2530c7a0637bd1f1a822b68.zip hdf5-ef39882fa1e13740d2530c7a0637bd1f1a822b68.tar.gz hdf5-ef39882fa1e13740d2530c7a0637bd1f1a822b68.tar.bz2 |
Change dest for doxygen (#3856)
* Switch doxygen refs to hdf5/develop
Diffstat (limited to 'doc')
-rw-r--r-- | doc/branches-explained.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/branches-explained.md b/doc/branches-explained.md index 5b55ec7..f2aa627 100644 --- a/doc/branches-explained.md +++ b/doc/branches-explained.md @@ -2,7 +2,7 @@ This document describes current HDF5 branches. -Branches are tested nightly and testing results are available at https://cdash-internal.hdfgroup.org/ and https://cdash.hdfgroup.org/. +Branches are tested nightly and testing results are available at https://cdash.hdfgroup.org/. Commits that break daily testing should be fixed by 3:00 pm Central time or reverted. We encourage code contributors to check the status of their commits. If you have any questions, please contact help@hdfgroup.org. |