Skip to content

Commit

Permalink
Fix broken links in VOL API table (HDFGroup#4438)
Browse files Browse the repository at this point in the history
  • Loading branch information
hyoklee authored and lrknox committed May 7, 2024
1 parent b88cbc7 commit fbf45ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doxygen/examples/tables/volAPIs.dox
Original file line number Diff line number Diff line change
Expand Up @@ -320,15 +320,15 @@
<td>deprecated</td>
</tr>
<tr>
<td>#H5Ovisit by name1</td>
<td>#H5Ovisit_by_name1</td>
<td>deprecated</td>
</tr>
<tr>
<td>#H5Ovisit2</td>
<td>deprecated</td>
</tr>
<tr>
<td>#H5Ovisit by name2</td>
<td>#H5Ovisit_by_name2</td>
<td>deprecated</td>
</tr>
</table>
Expand Down

0 comments on commit fbf45ad

Please sign in to comment.