Skip to content

Commit

Permalink
Update clang/www/analyzer/faq.html
Browse files Browse the repository at this point in the history
User friendly redirect link

Co-authored-by: Donát Nagy <[email protected]>
  • Loading branch information
gamesh411 and NagyDonat authored Oct 24, 2024
1 parent 327a846 commit 12ca715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clang/www/analyzer/faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

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

</div> <!-- content -->
Expand Down

0 comments on commit 12ca715

Please sign in to comment.