Skip to content

Commit 6a04711

Browse files
authored
Update README.md
correct broken link in README
1 parent 994f3bd commit 6a04711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ python3 -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html
1919

2020
To build `CUDA2HIP` (CUDA APIs supported by HIP) documentation, run the following `hipify-clang`
2121
command. This builds the same content as
22-
[Supported CUDA APIs](./docs/supported_apis.md#supported-cuda-apis).
22+
[Supported CUDA APIs](./docs/reference/supported_apis.md#supported-cuda-apis).
2323

2424
```bash
2525
hipify-clang --md --doc-format=full --doc-roc=joint

0 commit comments

Comments
 (0)