We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 994f3bd commit 6a04711Copy full SHA for 6a04711
README.md
@@ -19,7 +19,7 @@ python3 -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html
19
20
To build `CUDA2HIP` (CUDA APIs supported by HIP) documentation, run the following `hipify-clang`
21
command. This builds the same content as
22
-[Supported CUDA APIs](./docs/supported_apis.md#supported-cuda-apis).
+[Supported CUDA APIs](./docs/reference/supported_apis.md#supported-cuda-apis).
23
24
```bash
25
hipify-clang --md --doc-format=full --doc-roc=joint
0 commit comments