fix link to codecov report from badge (#5022)

links the codecov badge to the codecov report instead of the badge
pull/5012/head^2
Nils Dijk 2021-06-02 16:48:33 +02:00 committed by GitHub
parent fa29d6667a
commit 5f76b93eac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
[![Slack Status](http://slack.citusdata.com/badge.svg)](https://slack.citusdata.com) [![Slack Status](http://slack.citusdata.com/badge.svg)](https://slack.citusdata.com)
[![Latest Docs](https://img.shields.io/badge/docs-latest-brightgreen.svg)](https://docs.citusdata.com/) [![Latest Docs](https://img.shields.io/badge/docs-latest-brightgreen.svg)](https://docs.citusdata.com/)
[![Code Coverage](https://codecov.io/gh/citusdata/citus/branch/master/graph/badge.svg)](https://codecov.io/gh/citusdata/citus/branch/master/graph/badge.svg) [![Code Coverage](https://codecov.io/gh/citusdata/citus/branch/master/graph/badge.svg)](https://app.codecov.io/gh/citusdata/citus)
## What is Citus? ## What is Citus?