diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index ddcfb8a7e..0cd0119c6 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -60,8 +60,8 @@ Coding Guidelines that this is allocated workspace memory, such as ``workspace`` or using a ``w_`` prefix. Details are in the `Device Memory - Allocation `__ - design document. Examples of how to use the device memory allocator + Allocation `__ + documentation. Examples of how to use the device memory allocator are in `TRSV `__ and