Update docs/query-metadata-style-guide.md

Co-Authored-By: shati-patel <42641846+shati-patel@users.noreply.github.com>
This commit is contained in:
Felicity Chapman
2019-11-01 13:44:23 +00:00
committed by GitHub
parent 236e1f7955
commit 692e977a71

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)
* [QL style guide](https://github.com/Semmle/ql/blob/master/docs/ql-style-guide.md)
* [CodeQL style guide](https://github.com/Semmle/ql/blob/master/docs/ql-style-guide.md)
For examples of query files for the languages supported by CodeQL, visit the following links: