aboutsummaryrefslogtreecommitdiff
path: root/clang/www/OpenProjects.html
diff options
context:
space:
mode:
Diffstat (limited to 'clang/www/OpenProjects.html')
-rwxr-xr-xclang/www/OpenProjects.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/www/OpenProjects.html b/clang/www/OpenProjects.html
index ae0ec1d4..3e5e84b 100755
--- a/clang/www/OpenProjects.html
+++ b/clang/www/OpenProjects.html
@@ -38,7 +38,7 @@ difficult to navigate. We would appreciate help with:
<li>documenting <a href="https://github.com/llvm/llvm-project/blob/main/clang/include/clang/Basic/DiagnosticDocs.td">
diagnostic group flags</a> (adding code examples of what is diagnosed, or
other relevant information), or</li>
- <li>documenting <a href="https://github.com/llvm/llvm-project/blob/main/clang/include/clang/Driver/Options.td">
+ <li>documenting <a href="https://github.com/llvm/llvm-project/blob/main/clang/include/clang/Options/Options.td">
command line options</a>, or</li>
<li>help with completing other missing documentation.</li>
</ul>