Skip to content

Commit 692e977

Browse files
Update docs/query-metadata-style-guide.md
Co-Authored-By: shati-patel <42641846+shati-patel@users.noreply.github.com>
1 parent 236e1f7 commit 692e977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/query-metadata-style-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Query files have the extension `.ql`. Each file has two distinct areas:
1313
* [Learning CodeQL](https://help.semmle.com/QL/learn-ql/index.html)
1414
* [QL language handbook](https://help.semmle.com/QL/ql-handbook/index.html)
1515
* [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)
16+
* [CodeQL style guide](https://github.com/Semmle/ql/blob/master/docs/ql-style-guide.md)
1717

1818

1919
For examples of query files for the languages supported by CodeQL, visit the following links:

0 commit comments

Comments
 (0)