Remove links to old master branch (#2190)

## Proposed Changes

In preparation for deleting the `master` branch, remove all links to it from the book/README.
This commit is contained in:
Michael Sproul
2021-02-11 06:06:54 +00:00
parent e20f64b21a
commit e2ff9c66a1
8 changed files with 10 additions and 10 deletions

View File

@@ -14,7 +14,7 @@ to work on.
To start contributing,
1. Read our [how to contribute](https://github.com/sigp/lighthouse/blob/master/CONTRIBUTING.md) document.
1. Read our [how to contribute](https://github.com/sigp/lighthouse/blob/unstable/CONTRIBUTING.md) document.
2. Setup a [development environment](./setup.md).
3. Browse through the [open issues](https://github.com/sigp/lighthouse/issues)
(tip: look for the [good first