mirror of
https://github.com/github/codeql.git
synced 2026-04-30 03:05:15 +02:00
Merge pull request #282 from sauyon/tomain
Fix one use of master in README
This commit is contained in:
@@ -31,7 +31,7 @@ queries contained in this repository either on the command line or using the VS
|
|||||||
|
|
||||||
Note that the [lgtm.com](https://github.com/github/codeql-go/tree/lgtm.com) branch of this
|
Note that the [lgtm.com](https://github.com/github/codeql-go/tree/lgtm.com) branch of this
|
||||||
repository corresponds to the version of the queries that is currently deployed on LGTM.com.
|
repository corresponds to the version of the queries that is currently deployed on LGTM.com.
|
||||||
The [master](https://github.com/github/codeql-go/tree/master) branch may contain changes that
|
The [main](https://github.com/github/codeql-go/tree/main) branch may contain changes that
|
||||||
have not been deployed yet, so you may need to upgrade databases downloaded from LGTM.com before
|
have not been deployed yet, so you may need to upgrade databases downloaded from LGTM.com before
|
||||||
running queries on them.
|
running queries on them.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user