Skip to content

Commit f5eec51

Browse files
redsun82Copilot
andcommitted
Docs: replace deprecated GHIcons logo with Primer Octovisuals asset
GHIcons is deprecated and the hot-linked URL now 404s. The replacement `code-ql` icon is hosted alongside the site's other assets, so the `../` path matches the nav links already in this file. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent c6baf47 commit f5eec51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎docs/codeql/index.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
</div>
6767
<article class="pb-6" style="min-height: calc(100vh - 68px);">
6868
<div class="blankslate">
69-
<img src="https://ghicons.github.com/assets/images/blue/svg/Code%20QL.svg" class="mb-3" />
69+
<img src="../assets/img/svgs/codeql.svg" alt="" class="mb-3" />
7070
<h1>CodeQL documentation</h1>
7171
<p class="f2">CodeQL enables you to query code as though it were data. Write a query to find all variants of a
7272
vulnerability, eradicating it forever. Then share your query to help others do the same.</p>

0 commit comments

Comments
 (0)