Skip to content

Commit cefbcf3

Browse files
authored
Merge pull request #6 from securingdev/update-resource-links
Update resource links
2 parents 2633d83 + beb677d commit cefbcf3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ The following links contain the content that will be covered during the workshop
3434
- Choose the unzipped database directory on your filesystem.
3535

3636
## :books: Resources
37-
- [Learning CodeQL](https://help.semmle.com/QL/learn-ql)
38-
- [Learning CodeQL for Java](https://help.semmle.com/QL/learn-ql/java/ql-for-java.html)
39-
- [Learning CodeQL for JavaScript](https://help.semmle.com/QL/learn-ql/javascript/ql-for-javascript.html)
40-
- [Using the CodeQL extension for VS Code](https://help.semmle.com/codeql/codeql-for-vscode.html)
41-
- More about CodeQL on [GitHub Security Lab](https://securitylab.github.com/tools/codeql)
37+
- [CodeQL docs](https://codeql.github.com/docs/)
38+
- [CodeQL for Java](https://codeql.github.com/docs/codeql-language-guides/codeql-for-java/)
39+
- [CodeQL for JavaScript](https://codeql.github.com/docs/codeql-language-guides/codeql-for-javascript/)
40+
- [CodeQL for Visual Studio Code](https://codeql.github.com/docs/codeql-for-visual-studio-code/)
41+
- More about CodeQL on [GitHub Security Lab](https://securitylab.github.com/get-involved/)
4242
- CodeQL on [GitHub Learning Lab](https://lab.github.com/githubtraining/codeql-u-boot-challenge-(cc++))

0 commit comments

Comments
 (0)