From 41dc33d95d3c68253bfa3f0c90291dc9db64af4d Mon Sep 17 00:00:00 2001 From: Saad Rahim <44449863+saadrahim@users.noreply.github.com> Date: Thu, 6 Apr 2023 13:49:24 -0600 Subject: [PATCH] Fixing openmp link (#2029) --- docs/reference/openmp/openmp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/openmp/openmp.md b/docs/reference/openmp/openmp.md index 3d9a2914e..d41aee174 100644 --- a/docs/reference/openmp/openmp.md +++ b/docs/reference/openmp/openmp.md @@ -44,7 +44,7 @@ Obtain the value of gpu-arch by running the following command: [//]: # (dated link below, needs upading) -See the complete list of compiler command-line references [here](https://github.com/RadeonOpenCompute/llvm-project/blob/amd-stg-open/clang/docs/ClangCommandLineReference.rst). +See the complete list of compiler command-line references [here](https://github.com/RadeonOpenCompute/llvm-project/blob/amd-stg-open/clang/docs/CommandGuide/clang.rst). ### Using rocprof with OpenMP