Skip to content

Commit 3e9c588

Browse files
Update extensions/ql-vscode/README.md
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
1 parent c0a8c7a commit 3e9c588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/ql-vscode/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This project is an extension for Visual Studio Code that adds rich language supp
44

55
- Enables you to use CodeQL to query databases generated from source code.
66
- Shows the flow of data through the results of path queries, which is essential for triaging security results.
7-
- Provides an easy way to run queries from the large, open source repository of [CodeQL security queries](https://github.com/Semmle/ql).
7+
- Provides an easy way to run queries from the large, open source repository of [CodeQL security queries](https://github.com/github/codeql).
88
- Adds IntelliSense to support you writing and editing your own CodeQL query and library files.
99

1010
To see what has changed in the last few versions of the extension, see the [Changelog](https://github.com/github/vscode-codeql/blob/master/extensions/ql-vscode/CHANGELOG.md).

0 commit comments

Comments
 (0)