Skip to content

Commit 3cc87c0

Browse files
gamesh411NagyDonat
andcommitted
Update clang/www/analyzer/faq.html
User friendly redirect link Co-authored-by: Donát Nagy <[email protected]>
1 parent ffd347b commit 3cc87c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/www/analyzer/faq.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<h1>FAQ and How to Deal with Common False Positives</h1>
2020
<p style="color:red; font-size:200%">This page is deprecated and will be removed in release 21.0</p>
21-
<a href="https://clang.llvm.org/docs/analyzer/user-docs/FAQ.html">The new site</a>
21+
<p>Its content was migrated to <a href="https://clang.llvm.org/docs/analyzer/user-docs/FAQ.html">the regular LLVM documentation</a>.</p>
2222
<script>window.location='https://clang.llvm.org/docs/analyzer/user-docs/FAQ.html'</script>
2323

2424
</div> <!-- content -->

0 commit comments

Comments
 (0)