Skip to content

Commit 366cff4

Browse files
authored
Update badges and links on README.
1 parent e1cce8e commit 366cff4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ py-multiaddr
44
.. image:: https://img.shields.io/pypi/v/multiaddr.svg
55
:target: https://pypi.python.org/pypi/multiaddr
66

7-
.. image:: https://travis-ci.org/sbuss/py-multiaddr.svg?branch=master
7+
.. image:: https://travis-ci.org/multiformats/py-multiaddr.svg?branch=master
88
:target: https://travis-ci.org/sbuss/py-multiaddr
99

10-
.. image:: https://codecov.io/github/sbuss/py-multiaddr/coverage.svg?branch=master
10+
.. image:: https://codecov.io/github/multiformats/py-multiaddr/coverage.svg?branch=master
1111
:target: https://codecov.io/github/sbuss/py-multiaddr?branch=master
1212

1313
.. image:: https://readthedocs.org/projects/multiaddr/badge/?version=latest
@@ -17,7 +17,7 @@ py-multiaddr
1717
1818
multiaddr_ implementation in Python 🐍
1919

20-
.. _multiaddr: https://github.com/jbenet/multiaddr
20+
.. _multiaddr: https://github.com/multiformats/multiaddr
2121

2222
..
2323

0 commit comments

Comments
 (0)