diff --git a/content/learning-paths/mobile-graphics-and-gaming/nss-unreal/6-wrapping-up.md b/content/learning-paths/mobile-graphics-and-gaming/nss-unreal/6-wrapping-up.md index 4aec40d945..e75384be86 100644 --- a/content/learning-paths/mobile-graphics-and-gaming/nss-unreal/6-wrapping-up.md +++ b/content/learning-paths/mobile-graphics-and-gaming/nss-unreal/6-wrapping-up.md @@ -17,7 +17,7 @@ You’ve covered: This ecosystem is built for developers who want to push boundaries - whether on flagship mobile SoCs or desktop dev kits. NSS is designed to give you better image quality without the complexity of building custom ML infrastructure. To learn more about the different aspects in this Learning Path, check out the following resources: -- [Neural Graphics Development Kit landing page](https://developer.arm.com/mobile-graphics-and-gaming/neural-graphics-for-mobile) +- [Neural Graphics Development Kit landing page](https://developer.arm.com/mobile-graphics-and-gaming/neural-graphics) - [NSS Use Case Guide](https://developer.arm.com/documentation/111009/latest/) - [Debugging NSS content with RenderDoc](https://developer.arm.com/documentation/109669/latest) - [Learning Path: Get started with neural graphics using ML Extensions for Vulkan](/learning-paths/mobile-graphics-and-gaming/vulkan-ml-sample) diff --git a/content/learning-paths/mobile-graphics-and-gaming/nss-unreal/_index.md b/content/learning-paths/mobile-graphics-and-gaming/nss-unreal/_index.md index 9669ac579e..26edbc8611 100644 --- a/content/learning-paths/mobile-graphics-and-gaming/nss-unreal/_index.md +++ b/content/learning-paths/mobile-graphics-and-gaming/nss-unreal/_index.md @@ -38,7 +38,7 @@ operatingsystems: further_reading: - resource: title: Neural Graphics Development Kit - link: https://developer.arm.com/mobile-graphics-and-gaming/neural-graphics-for-mobile + link: https://developer.arm.com/mobile-graphics-and-gaming/neural-graphics type: website - resource: title: NSS Use Case Guide diff --git a/content/learning-paths/mobile-graphics-and-gaming/vulkan-ml-sample/6-wrapping-up.md b/content/learning-paths/mobile-graphics-and-gaming/vulkan-ml-sample/6-wrapping-up.md index 15b64371cb..da8a6bd372 100644 --- a/content/learning-paths/mobile-graphics-and-gaming/vulkan-ml-sample/6-wrapping-up.md +++ b/content/learning-paths/mobile-graphics-and-gaming/vulkan-ml-sample/6-wrapping-up.md @@ -21,7 +21,7 @@ These components are designed to accelerate your development, provide insight in Explore more: -- [Neural Graphics Development Kit landing page](https://developer.arm.com/mobile-graphics-and-gaming/neural-graphics-for-mobile) - overview of Arm's tools for neural graphics +- [Neural Graphics Development Kit landing page](https://developer.arm.com/mobile-graphics-and-gaming/neural-graphics) - overview of Arm's tools for neural graphics - [Vulkan Samples](https://github.com/ARM-software/Vulkan-Samples) - demos for the ML Extensions for Vulkan - [Building for Tomorrow: Try Arm Neural Super-Sampling Today with ML Extensions for Vulkan and Unreal](https://community.arm.com/arm-community-blogs/b/mobile-graphics-and-gaming-blog/posts/how-to-access-arm-neural-super-sampling) - getting started with the NSS use-case - [How Arm Neural Super Sampling Works](https://community.arm.com/arm-community-blogs/b/mobile-graphics-and-gaming-blog/posts/how-arm-neural-super-sampling-works) - deep dive into the NSS use-case diff --git a/content/learning-paths/mobile-graphics-and-gaming/vulkan-ml-sample/_index.md b/content/learning-paths/mobile-graphics-and-gaming/vulkan-ml-sample/_index.md index 35ada0f44f..6cc575f0bf 100644 --- a/content/learning-paths/mobile-graphics-and-gaming/vulkan-ml-sample/_index.md +++ b/content/learning-paths/mobile-graphics-and-gaming/vulkan-ml-sample/_index.md @@ -36,7 +36,7 @@ operatingsystems: further_reading: - resource: title: Neural Graphics Development Kit - link: https://developer.arm.com/mobile-graphics-and-gaming/neural-graphics-for-mobile + link: https://developer.arm.com/mobile-graphics-and-gaming/neural-graphics type: website - resource: title: ML SDK for Vulkan