Skip to content

Commit c6e1e2b

Browse files
Update instructions.md
1 parent bed36f8 commit c6e1e2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2/challenge-3/instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ If you encounter any issues, check the [docs](https://github.com/github/gh-codeq
1919
For creating a CodeQL database, you can use the examples from this repository, or choose another open source repository. For creating CodeQL databases with languages other than Python, see docs.
2020
1. Clone this repo to your local machine.
2121
```bash
22-
git clone https://github.com/sylwia-budzynska/codeql-zero-to-hero.git
22+
git clone https://github.com/GitHubSecurityLab/codeql-zero-to-hero.git
2323
```
2424
2. Move to the cloned directory.
2525
```bash

0 commit comments

Comments
 (0)