Skip to content

Commit f83ff6d

Browse files
Update instructions.md
1 parent c6e1e2b commit f83ff6d

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
@@ -34,7 +34,7 @@ gh codeql database create example-codeql-db --language=python
3434
deactivate
3535
```
3636
5. Go to the VS Code CodeQL extension, click on "Choose Database from folder" and select the "example-codeql-db" that you have created in step 5.
37-
If you haven't set up the premade codespace or installed VS Code with CodeQL extension, see the instructions in [challenge 2](https://github.com/sylwia-budzynska/codeql-zero-to-hero/blob/main/2/challenge-2/instructions.md).
37+
If you haven't set up the premade codespace or installed VS Code with CodeQL extension, see the instructions in [challenge 2](https://github.com/GitHubSecurityLab/codeql-zero-to-hero/blob/main/2/challenge-2/instructions.md).
3838
<img src="../../images/choose-db.png" width="380" alt="Screenshot: Select CodeQL DB from folder icon">
3939

4040
And that's how you create and upload a CodeQL to continue with further analysis.

0 commit comments

Comments
 (0)