Skip to content

Commit

Permalink
Merge pull request github#17725 from github/redsun82/fix-cwe-coverage…
Browse files Browse the repository at this point in the history
…-link

Docs: fix CWE coverage link in main index
  • Loading branch information
redsun82 authored Oct 10, 2024
2 parents 396bf93 + 3711a7e commit 3ef49f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/codeql/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ <h2 class="Box-title text-mono f2 text-center">
latest version of CodeQL...</div>
</div>
<div class="Subhead border-0">
<a href="codeql-overview/supported-languages-and-frameworks/">
<a href="query-help/codeql-cwe-coverage/">
<div class="Subhead-heading f4 text-center">CodeQL coverage of CWEs</div>
</a>
<div class="Subhead-description">Detailed information on the coverage of Common Weakness Enumerations (CWEs) in the latest release...</div>
Expand Down

0 comments on commit 3ef49f3

Please sign in to comment.