Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Commit 097775b

Browse files
authored
Merge pull request #282 from sauyon/tomain
Fix one use of master in README
2 parents d31b4d2 + 0b97e48 commit 097775b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ queries contained in this repository either on the command line or using the VS
3131

3232
Note that the [lgtm.com](https://github.com/github/codeql-go/tree/lgtm.com) branch of this
3333
repository corresponds to the version of the queries that is currently deployed on LGTM.com.
34-
The [master](https://github.com/github/codeql-go/tree/master) branch may contain changes that
34+
The [main](https://github.com/github/codeql-go/tree/main) branch may contain changes that
3535
have not been deployed yet, so you may need to upgrade databases downloaded from LGTM.com before
3636
running queries on them.
3737

0 commit comments

Comments
 (0)