From 86cacebaac7c1ebc282ccf597e25620903dbd93d Mon Sep 17 00:00:00 2001 From: ron merkin Date: Wed, 5 May 2021 10:36:38 +0300 Subject: [PATCH 1/2] rename master branch to main --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1cabbcf..01a5b70 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -2,7 +2,7 @@ name: CI on: push: - branches: [master] + branches: [main] jobs: test: From 36eaf526f514ded250bb186c66ccdc7685f6de01 Mon Sep 17 00:00:00 2001 From: ron merkin Date: Wed, 5 May 2021 10:38:25 +0300 Subject: [PATCH 2/2] Adapt README with main branch --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 81bd555..813aa14 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ height="80" width="80" alt="chipmunk" - src="https://raw.githubusercontent.com/testing-library/svelte-testing-library/master/other/chipmunk.png" + src="https://raw.githubusercontent.com/testing-library/svelte-testing-library/main/other/chipmunk.png" /> @@ -161,12 +161,12 @@ Contributions of any kind welcome! [discord-badge]: https://img.shields.io/discord/723559267868737556.svg?color=7389D8&labelColor=6A7EC2&logo=discord&logoColor=ffffff&style=flat-square [discord]: https://discord.gg/testing-library [license-badge]: https://img.shields.io/github/license/testing-library/svelte-testing-library?color=b -[license]: https://github.com/testing-library/svelte-testing-library/blob/master/LICENSE +[license]: https://github.com/testing-library/svelte-testing-library/blob/main/LICENSE [prs-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square [prs]: http://makeapullrequest.com [donate-badge]: https://img.shields.io/badge/$-support-green.svg?style=flat-square [coc-badge]: https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square -[coc]: https://github.com/testing-library/svelte-testing-library/blob/master/CODE_OF_CONDUCT.md +[coc]: https://github.com/testing-library/svelte-testing-library/blob/main/CODE_OF_CONDUCT.md [github-watch-badge]: https://img.shields.io/github/watchers/testing-library/svelte-testing-library.svg?style=social [github-watch]: https://github.com/testing-library/svelte-testing-library/watchers [github-star-badge]: https://img.shields.io/github/stars/testing-library/svelte-testing-library.svg?style=social