diff --git a/dpctl/tensor/_usmarray.pyx b/dpctl/tensor/_usmarray.pyx index 6e84b7c801..0e42b42faf 100644 --- a/dpctl/tensor/_usmarray.pyx +++ b/dpctl/tensor/_usmarray.pyx @@ -1325,8 +1325,8 @@ cdef class usm_ndarray: allocated, or the non-partitioned parent device of the allocation device. - See ``DLDeviceType`` for a list of devices supported by the DLPack - protocol. + See :class:`dpctl.tensor.DLDeviceType` for a list of devices supported + by the DLPack protocol. Raises: DLPackCreationError: