From a625d9aabef2ee4c52a8b5ed2b7f42f53d338b95 Mon Sep 17 00:00:00 2001 From: Nora Date: Fri, 14 Jun 2024 15:11:47 +0000 Subject: [PATCH] Update old links --- extensions/ql-vscode/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extensions/ql-vscode/README.md b/extensions/ql-vscode/README.md index d107789d2..57851b2af 100644 --- a/extensions/ql-vscode/README.md +++ b/extensions/ql-vscode/README.md @@ -111,9 +111,9 @@ If you wish to navigate the query results from your keyboard, you can bind short We recommend reading the [full documentation for the extension](https://docs.github.com/code-security/codeql-for-vs-code/) on the GitHub documentation website. You may also find the following resources useful: - [Create a database for a different codebase](https://codeql.github.com/docs/codeql-cli/creating-codeql-databases/). -- [Try out variant analysis](https://help.semmle.com/QL/learn-ql/ql-training.html). +- [Try out variant analysis](https://docs.github.com/en/code-security/codeql-for-vs-code/getting-started-with-codeql-for-vs-code/running-codeql-queries-at-scale-with-multi-repository-variant-analysis). - [Learn more about CodeQL](https://codeql.github.com/docs/). -- [Read how security researchers use CodeQL to find CVEs](https://securitylab.github.com/research). +- [Read how security researchers use CodeQL to find CVEs](https://github.blog/tag/github-security-lab/). ## License