summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIlya Etingof <etingof@gmail.com>2016-03-11 22:18:08 +0100
committerIlya Etingof <etingof@gmail.com>2016-03-11 22:18:08 +0100
commit76f795cc74643e0f142ddd2c66982b9f93d5377c (patch)
treecea2346c25c48ad16a612865a033a75710a00ac1 /README.md
parent38f86daf32ad67235f8c397f38cb2488eca41b05 (diff)
downloadpyasn1-git-76f795cc74643e0f142ddd2c66982b9f93d5377c.tar.gz
wrong link to codecov
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8ee59ec..132617f 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ ASN.1 library for Python
[![GitHub license](https://img.shields.io/badge/license-BSD-blue.svg)](https://raw.githubusercontent.com/etingof/pyasn1/master/LICENSE.txt)
[![Downloads](https://img.shields.io/pypi/dm/pyasn1.svg)](https://pypi.python.org/pypi/pyasn1)
[![Build status](https://travis-ci.org/etingof/pyasn1.svg?branch=master)](https://secure.travis-ci.org/etingof/pyasn1)
-[![Coverage Status](https://img.shields.io/codecov/c/github/etingof/pyasn1.svg)](https://codecov.io/github/etingof/pyasn1/coverage.svg?branch=master)
+[![Coverage Status](https://img.shields.io/codecov/c/github/etingof/pyasn1.svg)](https://codecov.io/github/etingof/pyasn1)
This is a free and open source implementation of ASN.1 types and codecs
as a Python package. It has been first written to support particular