summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonne Martin <donne.martin@gmail.com>2018-01-21 08:40:57 -0800
committerGitHub <noreply@github.com>2018-01-21 08:40:57 -0800
commiteccc8b8c2cff0c871e624088605f25c3f682fa88 (patch)
treed670fb925b5868f64918f446528eded0f6058fb9
parent72303b7bc7c6f83b7d942928d797e43b0210d52a (diff)
Update CHANGELOG badges (#123)
-rw-r--r--CHANGELOG.md2
-rw-r--r--CHANGELOG.rst6
2 files changed, 4 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 33ca2c8..e6e6f2e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,6 @@
![](http://i.imgur.com/C4mkc3L.gif)
-[![Build Status](https://travis-ci.org/donnemartin/haxor-news.svg?branch=master)](https://travis-ci.org/donnemartin/haxor-news) [![Codecov](https://img.shields.io/codecov/c/github/donnemartin/haxor-news.svg)](https://codecov.io/github/donnemartin/haxor-news/haxor-news)
+[![Build Status](https://travis-ci.org/donnemartin/haxor-news.svg?branch=master)](https://travis-ci.org/donnemartin/haxor-news) [![Dependency Status](https://gemnasium.com/donnemartin/haxor-news.svg)](https://gemnasium.com/donnemartin/haxor-news)
[![PyPI version](https://badge.fury.io/py/haxor-news.svg)](http://badge.fury.io/py/haxor-news) [![PyPI](https://img.shields.io/pypi/pyversions/haxor-news.svg)](https://pypi.python.org/pypi/haxor-news/) [![License](http://img.shields.io/:license-apache-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 6720a48..56c8355 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -1,7 +1,7 @@
.. figure:: http://i.imgur.com/C4mkc3L.gif
:alt:
-|Build Status| |Codecov|
+|Build Status| |Dependency Status|
|PyPI version| |PyPI| |License|
@@ -92,8 +92,8 @@ Updates
.. |Build Status| image:: https://travis-ci.org/donnemartin/haxor-news.svg?branch=master
:target: https://travis-ci.org/donnemartin/haxor-news
-.. |Codecov| image:: https://img.shields.io/codecov/c/github/donnemartin/haxor-news.svg
- :target: https://codecov.io/github/donnemartin/haxor-news/haxor-news
+.. |Dependency Status| image:: https://gemnasium.com/donnemartin/haxor-news.svg
+ :target: https://gemnasium.com/donnemartin/haxor-news
.. |PyPI version| image:: https://badge.fury.io/py/haxor-news.svg
:target: http://badge.fury.io/py/haxor-news
.. |PyPI| image:: https://img.shields.io/pypi/pyversions/haxor-news.svg