We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 236e1f7 commit 692e977Copy full SHA for 692e977
docs/query-metadata-style-guide.md
@@ -13,7 +13,7 @@ Query files have the extension `.ql`. Each file has two distinct areas:
13
* [Learning CodeQL](https://help.semmle.com/QL/learn-ql/index.html)
14
* [QL language handbook](https://help.semmle.com/QL/ql-handbook/index.html)
15
* [QL language specification](https://help.semmle.com/QL/ql-spec/language.html)
16
- * [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)
17
18
19
For examples of query files for the languages supported by CodeQL, visit the following links:
0 commit comments