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. */