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

@@ -3,7 +3,7 @@ name: test-suite
on:
push:
branches:
- master
- stable
- staging
- trying
- 'pr/*'