=readme Fix link to point at main branch
This commit is contained in:
parent
f46b1894aa
commit
b6c9d615de
|
|
@ -67,7 +67,7 @@ For this reason, whenever you add new tests **you have to run a script** that ge
|
|||
|
||||
### Run `./scripts/sanity.sh`
|
||||
|
||||
The scripts directory contains a [sanity.sh script](https://github.com/apple/swift-metrics/blob/master/scripts/sanity.sh)
|
||||
The scripts directory contains a [sanity.sh script](https://github.com/apple/swift-metrics/blob/main/scripts/sanity.sh)
|
||||
that enforces additional checks, like license headers and formatting style.
|
||||
|
||||
Please make sure to `./scripts/sanity.sh` before pushing a change upstream, otherwise it is likely the PR validation will fail
|
||||
|
|
|
|||
Loading…
Reference in New Issue