mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +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:
@@ -20,7 +20,7 @@ EXCLUDED_URLS = [
|
||||
'https://www.git-tower.com/blog/command-line-cheat-sheet/',
|
||||
'https://marketplace.visualstudio.com/items?itemName=rafaelmaiolla.remote-vscode',
|
||||
# Requires authentication
|
||||
'https://circleci.com/gh/zulip/zulip',
|
||||
'https://circleci.com/gh/zulip/zulip/tree/master',
|
||||
'https://circleci.com/gh/zulip/zulip/16617',
|
||||
'https://www.linkedin.com/company/zulip-project',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user