@@ -35,8 +35,8 @@ The following links contain the content that will be covered during the workshop
35
35
36
36
##:books : Resources
37
37
- [ Learning CodeQL - Documentation] ( https://codeql.github.com/docs/ )
38
- - [ learning codeql forjava ] ( https://codeql.github.com/docs/codeql-language-guides/codeql-for-java/ )
39
- - [ learning codeql forjavascript ] ( https://codeql.github.com/docs/codeql-language-guides/codeql-for-javascript/ )
40
- - [ using thecodeql extension forvs code ] ( https://codeql.github.com/docs/codeql-for-visual-studio-code/ )
41
- - more aboutcodeql on[ github security lab ] ( https://securitylab.github.com/get-involved/ )
38
+ - [ Learning CodeQL forJava ] ( https://codeql.github.com/docs/codeql-language-guides/codeql-for-java/ )
39
+ - [ Learning CodeQL forJavaScript ] ( https://codeql.github.com/docs/codeql-language-guides/codeql-for-javascript/ )
40
+ - [ Using theCodeQL extension forVS Code ] ( https://codeql.github.com/docs/codeql-for-visual-studio-code/ )
41
+ - More aboutCodeQL on[ GitHub Security Lab ] ( https://securitylab.github.com/get-involved/ )
42
42
- CodeQL on[ GitHub Learning Lab] ( https://lab.github.com/githubtraining/codeql-u-boot-challenge-(cc++) )