Skip to content

Commit 161148e

Browse files
chore: rename 'master' references to 'main'
1 parent 84c77aa commit 161148e

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
@@ -2,7 +2,7 @@
22

33
A set of examples to help demonstrate common configurations using Mocha. They should all run out-the-box.
44

5-
[![Build Status](https://github.com/mochajs/mocha-examples/workflows/Tests/badge.svg?branch=master)](https://github.com/mochajs/mocha-examples/actions?query=workflow%3ATests+branch%3Amaster) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lerna.js.org/)
5+
[![Build Status](https://github.com/mochajs/mocha-examples/workflows/Tests/badge.svg?branch=main)](https://github.com/mochajs/mocha-examples/actions?query=workflow%3ATests+branch%3Amain) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lerna.js.org/)
66

77
## Examples
88

0 commit comments

Comments
 (0)