Merge pull request #376 from status-im/rename-to-master-2

`main` branch renamed to `master`
This commit is contained in:
F 2022-01-05 13:23:42 +11:00 committed by GitHub
commit 92f5ad5b84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@ A JavaScript implementation of the [Waku v2 protocol](https://rfc.vac.dev/spec/1
- [Quick start](https://docs.dappconnect.dev/docs/quick_start/)
- [Full documentation](https://docs.dappconnect.dev/)
- [API documentation (`main` branch)](https://status-im.github.io/js-waku/docs/)
- [API documentation (`master` branch)](https://status-im.github.io/js-waku/docs/)
API Documentation can also be generated locally:
@ -24,7 +24,7 @@ npm run doc
## Changelog
Release changelog can be found in [CHANGELOG.md](https://github.com/status-im/js-waku/blob/main/CHANGELOG.md).
Release changelog can be found in [CHANGELOG.md](https://github.com/status-im/js-waku/blob/master/CHANGELOG.md).
## Bugs, Questions & Features
@ -40,7 +40,7 @@ You can track progress on the [project board](https://github.com/status-im/js-wa
## Contributing
See [CONTRIBUTING.md](https://github.com/status-im/js-waku/blob/main/CONTRIBUTING.md).
See [CONTRIBUTING.md](https://github.com/status-im/js-waku/blob/master/CONTRIBUTING.md).
## License
Licensed and distributed under either of