From 376fbb6229b7dd4fcb7f4a6f88e8317dc00d6abd Mon Sep 17 00:00:00 2001 From: Lisa Date: Fri, 9 Feb 2024 14:07:38 -0700 Subject: [PATCH] Update link --- docs/doxygen/mainpage.dox | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/doxygen/mainpage.dox b/docs/doxygen/mainpage.dox index a35f5f7..81708ca 100644 --- a/docs/doxygen/mainpage.dox +++ b/docs/doxygen/mainpage.dox @@ -13,7 +13,7 @@ The hipRAND project provides wrappers which allow users to write code for either The hipRAND library is a wrapper library which allows users to easily port CUDA applications that use the cuRAND library to the [HIP](https://github.com/ROCm-Developer-Tools/HIP) layer. -In a [ROCm](https://rocm.github.io/) environment hipRAND uses rocRAND, however in a CUDA environment -cuRAND is used instead. +In a ROCm environment hipRAND uses rocRAND, however in a CUDA environment cuRAND is used +instead. */