Skip to content
This repository was archived by the owner on Aug 18, 2022. It is now read-only.

Commit e9cd155

Browse files
authored
Update codeql-workshop-javascript-unsafe-jquery-calls.md
1 parent 00da8a1 commit e9cd155

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

javascript/codeql-workshop-javascript-unsafe-jquery-calls.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ To run CodeQL queries on Bootstrap online, follow these steps:
6060
If you get stuck, try searching our documentation and blog posts for help and ideas. Below are a few links to help you get started:
6161
- [Learning CodeQL](https://help.semmle.com/QL/learn-ql)
6262
- [Learning CodeQL for JavaScript](https://help.semmle.com/QL/learn-ql/javascript/ql-for-javascript.html)
63-
- [Using the CodeQL extension for VS Code](https://help.semmle.com/codeql/codeql-for-vscode)
63+
- [Using the CodeQL extension for VS Code](https://help.semmle.com/codeql/codeql-for-vscode.html)
6464

6565
## Challenge
6666
The challenge is split into several steps. You can write one query per step, or work with a single query that you refine at each step.
@@ -208,4 +208,4 @@ Consider creating a new query for these next few steps, or commenting out your e
208208
209209
## Acknowledgements
210210
211-
This is a reduced version of a Capture-the-Flag challenge devised by @esbena, available at https://securitylab.github.com/ctf/jquery. Try out the full version!
211+
This is a reduced version of a Capture-the-Flag challenge devised by @esbena, available at https://securitylab.github.com/ctf/jquery. Try out the full version!

0 commit comments

Comments
 (0)