Skip to content

Commit 567b4ed

Browse files
authored
Merge pull request #22516 from github/redsun82-octovisuals-docs-logo
Docs: use a self-hosted CodeQL logo instead of deprecated GHIcons
2 parents c6baf47 + f5eec51 commit 567b4ed

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)