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

Fix links md files #4239

Merged
merged 10 commits into from
Mar 25, 2024
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Committing clang-format changes
github-actions[bot] committed Mar 22, 2024
commit 6ec0fe43d64d2e9240a3a39fdfe42b80f702e98c
3 changes: 2 additions & 1 deletion src/H5Fmodule.h
Original file line number Diff line number Diff line change
@@ -235,7 +235,8 @@
* Note that the root group, indicated above by /, was automatically created when the file was created.
*
* h5dump is described on the
* <a href="https://docs.hdfgroup.org/hdf5/develop/_view_tools_view.html#subsecViewToolsViewContent_h5dump">Tools</a>
* <a
* href="https://docs.hdfgroup.org/hdf5/develop/_view_tools_view.html#subsecViewToolsViewContent_h5dump">Tools</a>
* page under
* <a href="https://docs.hdfgroup.org/hdf5/develop/_view_tools_command.html">
* Command-line Tools</a>.