Skip to content

Commit e1b95c2

Browse files
authored
Merge pull request #3641 from github/nora/update-outdated-readme-links
Update outdated links in VS Code extension README
2 parents 916d161 + 481d2f5 commit e1b95c2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

extensions/ql-vscode/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,9 @@ If you wish to navigate the query results from your keyboard, you can bind short
111111
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:
112112

113113
- [Create a database for a different codebase](https://codeql.github.com/docs/codeql-cli/creating-codeql-databases/).
114-
- [Try out variant analysis](https://help.semmle.com/QL/learn-ql/ql-training.html).
114+
- [Try out variant analysis](https://docs.github.com/code-security/codeql-for-vs-code/getting-started-with-codeql-for-vs-code/running-codeql-queries-at-scale-with-multi-repository-variant-analysis).
115115
- [Learn more about CodeQL](https://codeql.github.com/docs/).
116-
- [Read how security researchers use CodeQL to find CVEs](https://securitylab.github.com/research).
116+
- [Read how security researchers use CodeQL to find CVEs](https://github.blog/tag/github-security-lab/).
117117

118118
## License
119119

0 commit comments

Comments
 (0)