[OpenMP] Fix broken link to browse sources


git-svn-id: https://llvm.org/svn/llvm-project/openmp/trunk@353858 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/www/index.html b/www/index.html
index 91a92ac..3d1f977 100644
--- a/www/index.html
+++ b/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>