Update URL to new location

This commit is contained in:
Felicity Chapman
2020-04-28 18:18:54 +01:00
committed by Shati Patel
parent a35e3edc67
commit 93be343f9f
12 changed files with 32 additions and 32 deletions

View File

@@ -13,7 +13,7 @@ Query files have the extension `.ql`. Each file has two distinct areas:
* [Learning CodeQL](https://help.semmle.com/QL/learn-ql/index.html)
* [QL language handbook](https://help.semmle.com/QL/ql-handbook/index.html)
* [QL language specification](https://help.semmle.com/QL/ql-spec/language.html)
* [CodeQL style guide](https://github.com/Semmle/ql/blob/master/docs/ql-style-guide.md)
* [CodeQL style guide](https://github.com/github/codeql/blob/master/docs/ql-style-guide.md)
For examples of query files for the languages supported by CodeQL, visit the following links: