Skip to content

Commit 634d57b

Browse files
committed
Fix links in docs (#564)
(cherry picked from commit 9643afa)
1 parent 56b0f77 commit 634d57b

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

docs/conceptual/definitions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Memory type
9595

9696
AMD Instinct accelerators contain a number of different memory allocation
9797
types to enable the HIP language's
98-
:doc:`memory coherency model <hip:how-to/programming_manual>`.
98+
:doc:`memory coherency model <hip:how-to/hip_runtime_api/memory_management/coherence_control>`.
9999
These memory types are broadly similar between AMD Instinct accelerator
100100
generations, but may differ in exact implementation.
101101

docs/tutorial/learning-resources.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,4 @@ ROCm Compute Profiler example exercises
2020
`<https://github.com/amd/HPCTrainingExamples/tree/main/OmniperfExamples>`__
2121

2222
AMD Instinct™ tuning guides
23-
:doc:`rocm:how-to/tuning-guides/mi300x/workload`
24-
23+
:doc:`rocm:how-to/rocm-for-ai/inference-optimization/workload`

0 commit comments

Comments
 (0)