mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
README: Improve links to coverage/CI to point to master.
Apparently, the CircleCI and Codecov links (and the Codecov badge) weren't pointing specifically at master, so they'd sometimes show state from the lastest push to a pull request, which isn't a reasonable way to advertise whether the project's build is passing.
This commit is contained in:
@@ -8,8 +8,8 @@ allows users to easily process hundreds or thousands of messages a day. With
|
||||
over 500 contributors merging over 500 commits a month, Zulip is also the
|
||||
largest and fastest growing open source group chat project.
|
||||
|
||||
[](https://circleci.com/gh/zulip/zulip)
|
||||
[](https://codecov.io/gh/zulip/zulip)
|
||||
[](https://circleci.com/gh/zulip/zulip/tree/master)
|
||||
[](https://codecov.io/gh/zulip/zulip/branch/master)
|
||||
[][mypy-coverage]
|
||||
[](https://github.com/zulip/zulip/releases/latest)
|
||||
[](https://zulip.readthedocs.io/en/latest/)
|
||||
|
Reference in New Issue
Block a user