From f5eec514eb63a66a756adc072d9a9ec01c1ebd66 Mon Sep 17 00:00:00 2001 From: Paolo Tranquilli Date: Mon, 7 Sep 2026 10:09:56 +0200 Subject: [PATCH] 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> --- docs/codeql/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/codeql/index.html b/docs/codeql/index.html index 981599627bd6..0b2833d25dac 100644 --- a/docs/codeql/index.html +++ b/docs/codeql/index.html @@ -66,7 +66,7 @@
- +

CodeQL documentation

CodeQL enables you to query code as though it were data. Write a query to find all variants of a vulnerability, eradicating it forever. Then share your query to help others do the same.