Skip to content

Commit 3efb8e0

Browse files
authored
Update 5-renderdoc.md
1 parent 3d650f1 commit 3efb8e0

File tree

1 file changed

+2
-2
lines changed
  • content/learning-paths/mobile-graphics-and-gaming/nss-unreal

1 file changed

+2
-2
lines changed

content/learning-paths/mobile-graphics-and-gaming/nss-unreal/5-renderdoc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You might want to use RenderDoc when:
2121

2222
To access RenderDoc for Arm GPUs containing the added features with ML extensions for Vulkan, you should install Arm Performance Studio. Download it from the [Arm Performance Studio Downloads](https://developer.arm.com/Tools%20and%20Software/Arm%20Performance%20Studio#Downloads). The minimum version to use is `2025.4`
2323

24-
Refer to the [Arm Performance Studio install guide](./install-guides/ams) to set it up.
24+
Refer to the [Arm Performance Studio install guide](/install-guides/ams) to set it up.
2525

2626
Upon a finished installation, you can find the installed version of RenderDoc for Arm GPUs using the Windows **Start** menu.
2727

@@ -67,4 +67,4 @@ You can now:
6767
- Inspect bound resources, descriptor sets, and shaders.
6868
- Explore the execution of your data graph pipeline frame-by-frame.
6969

70-
If you want to learn more about RenderDoc for Arm GPUs, you can check out the [Debug With RenderDoc User Guide](https://developer.arm.com/documentation/109669/latest).
70+
If you want to learn more about RenderDoc for Arm GPUs, you can check out the [Debug With RenderDoc User Guide](https://developer.arm.com/documentation/109669/latest).

0 commit comments

Comments
 (0)