From 6a04711af1023eeee2cdabcd8b780e7df433b1c7 Mon Sep 17 00:00:00 2001 From: randyh62 <42045079+randyh62@users.noreply.github.com> Date: Mon, 20 Jan 2025 08:46:21 -0800 Subject: [PATCH] Update README.md correct broken link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6674eac8..0d28e7e7 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ python3 -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html To build `CUDA2HIP` (CUDA APIs supported by HIP) documentation, run the following `hipify-clang` command. This builds the same content as -[Supported CUDA APIs](./docs/supported_apis.md#supported-cuda-apis). +[Supported CUDA APIs](./docs/reference/supported_apis.md#supported-cuda-apis). ```bash hipify-clang --md --doc-format=full --doc-roc=joint