Skip to content

Commit 15f00f5

Browse files
j-stephansystems-assistant[bot]
authored andcommitted
Fix broken link of HIP reference
## Motivation Fixes broken references in the HIP Doxygen documentation. ## Technical Details Updates the references. ## JIRA ID n/a ## Test Plan n/a ## Test Result n/a ## Submission Checklist - [X] Look over the contributing guidelines at https://github.com/ROCm/ROCm/blob/develop/CONTRIBUTING.md#pull-requests. Signed-off-by: Jan Stephan <jan.stephan@amd.com> [rocm-systems] ROCm/rocm-systems#4418 (commit 454af2f)
1 parent a8a4f87 commit 15f00f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/hip_runtime_api_reference.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Global defines, enums, structs and files
5151

5252
The structs, define macros, enums and files in the HIP runtime API.
5353

54-
* :ref:`global_enum_defines_reference`
55-
* :ref:`driver_types_reference`
54+
* :doc:`Global enum and defines <../../doxygen/html/group___global_defs>`
55+
* :doc:`Driver types <../../doxygen/html/group___driver_types>`
5656
* :doc:`../../doxygen/html/annotated`
5757
* :doc:`../../doxygen/html/files`

0 commit comments

Comments
 (0)