Skip to content

Commit afae954

Browse files
Update README.md
1 parent f62b078 commit afae954

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
This repository contains challenges for the CodeQL Zero to Hero blog post series.
44

5-
* First blog post [here](https://github.blog/2023-03-31-codeql-zero-to-hero-part-1-the-fundamentals-of-static-analysis-for-vulnerability-research/). The challenges for this blog post are available in [folder 1](https://github.com/sylwia-budzynska/codeql-zero-to-hero/tree/main/1).
6-
* Second blog post [here](https://github.blog/2023-06-15-codeql-zero-to-hero-part-2-getting-started-with-codeql/). The challenges are in [folder 2](https://github.com/GitHubSecurityLab/codeql-zero-to-hero/tree/main/2).
5+
- Link to the first blog post[CodeQL zero to hero part 1: the fundamentals of static analysis for vulnerability research](https://github.blog/2023-03-31-codeql-zero-to-hero-part-1-the-fundamentals-of-static-analysis-for-vulnerability-research/). The [challenges accompanying the blog postare in folder 1](https://github.com/sylwia-budzynska/codeql-zero-to-hero/tree/main/1)
6+
- Link to the second blog post[CodeQL zero to hero part 2: getting started with CodeQL](https://github.blog/2023-06-15-codeql-zero-to-hero-part-2-getting-started-with-codeql/). The [challenges accompanying the blog post are in folder 2](https://github.com/GitHubSecurityLab/codeql-zero-to-hero/tree/main/2)

0 commit comments

Comments
 (0)