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

@@ -30,7 +30,7 @@ to understand how we develop and test Lighthouse.
## About this Book
This book is open source, contribute at
[github.com/sigp/lighthouse/book](https://github.com/sigp/lighthouse/tree/master/book).
[github.com/sigp/lighthouse/book](https://github.com/sigp/lighthouse/tree/unstable/book).
The Lighthouse CI/CD system maintains a hosted version of the `master` branch
The Lighthouse CI/CD system maintains a hosted version of the `unstable` branch
at [lighthouse-book.sigmaprime.io](http://lighthouse-book.sigmaprime.io).