diff options
-rw-r--r-- | openmp/www/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openmp/www/index.html b/openmp/www/index.html index 91a92ac2edb..3d1f977b402 100644 --- a/openmp/www/index.html +++ b/openmp/www/index.html @@ -25,7 +25,7 @@ <a href="http://lists.llvm.org/mailman/listinfo/openmp-dev">openmp-dev</a> <a href="http://lists.llvm.org/mailman/listinfo/openmp-commits">openmp-commits</a> <a href="http://llvm.org/bugs/">Bug Reports</a> - <a href="https://github.com/llvm/llvm-project/openmp">Browse Sources</a> + <a href="https://github.com/llvm/llvm-project/tree/master/openmp">Browse Sources</a> </div> </div> |