Skip to content

Commit 2656692

Browse files
amd-jnovotnyamcamd
authored andcommitted
Docs: revised fix for link to hipblas-common GitHub (#998)
* Docs: revised fix for link to hipblas-common GitHub * Change name of the repository (cherry picked from commit 11e15d3)
1 parent dad9897 commit 2656692

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/reference/hipblas-api-functions.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ hipBLAS types
183183
*************
184184

185185
For information about the ``hipblasStatus_t``, ``hipblasComputeType_t``, and ``hipblasOperation_t`` enumerations,
186-
see the `hipblas-common <https://github.com/ROCm/hipBLAS-common/blob/develop/library/include/hipblas-common/hipblas-common.h>`_ GitHub repository.
186+
see ``hipblas-common.h`` in the `hipBLAS-common GitHub <https://github.com/ROCm/hipBLAS-common>`_ repository.
187187

188188
Definitions
189189
===========
@@ -224,13 +224,13 @@ hipblasStatus_t
224224
-----------------
225225

226226
For information about ``hipblasStatus_t``,
227-
see the `hipblas-common <https://github.com/ROCm/hipBLAS-common/blob/develop/library/include/hipblas-common/hipblas-common.h>`_ GitHub repository.
227+
see ``hipblas-common.h`` in the `hipBLAS-common GitHub <https://github.com/ROCm/hipBLAS-common>`_ repository.
228228

229229
hipblasOperation_t
230230
------------------
231231

232232
For information about ``hipblasOperation_t``,
233-
see the `hipblas-common <https://github.com/ROCm/hipBLAS-common/blob/develop/library/include/hipblas-common/hipblas-common.h>`_ GitHub repository.
233+
see ``hipblas-common.h`` in the `hipBLAS-common GitHub <https://github.com/ROCm/hipBLAS-common>`_ repository.
234234

235235

236236
hipblasPointerMode_t
@@ -257,7 +257,7 @@ hipblasComputeType_t
257257
--------------------
258258

259259
For information about ``hipblasComputeType_t``,
260-
see the `hipblas-common <https://github.com/ROCm/hipBLAS-common/blob/develop/library/include/hipblas-common/hipblas-common.h>`_ GitHub repository.
260+
see ``hipblas-common.h`` in the `hipBLAS-common GitHub <https://github.com/ROCm/hipBLAS-common>`_ repository.
261261

262262

263263
hipblasGemmAlgo_t

0 commit comments

Comments
 (0)