Skip to content

Commit de71869

Browse files
authored
Merge branch 'main' into jsinglet/include-perf-tools
2 parents 68937de + 015fc83 commit de71869

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/user_manual.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@
2323

2424
## Release information
2525

26-
This user manual documents release `2.10.0` of the coding standards located at https://github.com/github/codeql-coding-standards/releases/tag/v2.10.0 .
26+
This user manual documents release `2.16.0-dev` of the coding standards located at [https://github.com/github/codeql-coding-standards](https://github.com/github/codeql-coding-standards).
2727
The release page documents the release notes and contains the following artifacts part of the release:
2828

2929
- `code-scanning-cpp-query-pack-anon-2.16.0-dev.zip`: coding standard queries and scripts to be used with GitHub Code Scanning or the CodeQL CLI as documented in the section _Operating manual_.
3030
- `supported_rules_list_2.16.0-dev.csv`: A Comma Separated File (CSV) containing the supported rules per standard and the queries that implement the rule.
31-
- `upported_rules_list_2.15.0-dev.md`: A Markdown formatted file with a table containing the supported rules per standard and the queries that implement the rule.
31+
- `supported_rules_list_2.16.0-dev.md`: A Markdown formatted file with a table containing the supported rules per standard and the queries that implement the rule.
3232
- `user_manual_2.16.0-dev.md`: This user manual.
3333
- `Source Code (zip)`: A zip archive containing the contents of https://github.com/github/codeql-coding-standards
3434
- `Source Code (tar.gz)`: A GZip compressed tar archive containing the contents of https://github.com/github/codeql-coding-standards

0 commit comments

Comments
 (0)