Skip to content

Commit 754ebb8

Browse files
author
Rémy HUBSCHER
committed
Update badge repository names.
1 parent 36555b6 commit 754ebb8

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Webpush Data encryption library for Python
55

66
This is a work in progress. This library is available on `pypi as
77
pywebpush <https://pypi.python.org/pypi/pywebpush>`__. Source is
8-
available on `github <https://github.com/jrconlin/pywebpush>`__
8+
available on `github <https://github.com/web-push-libs/pywebpush>`__
99

1010
Installation
1111
------------
@@ -66,7 +66,6 @@ You can also simply encode the data to send later by calling
6666

6767
encoded = WebPush(subscription_info).encode(data)
6868

69-
.. |Build\_Status| image:: https://travis-ci.org/jrconlin/pywebpush.svg?branch=master
70-
:target: https://travis-ci.org/jrconlin/pywebpush
69+
.. |Build\_Status| image:: https://travis-ci.org/web-push-libs/pywebpush.svg?branch=master
70+
:target: https://travis-ci.org/web-push-libs/pywebpush
7171
.. |Requirements Status| image:: https://requires.io/github/web-push-libs/pywebpush/requirements.svg?branch=master
72-

0 commit comments

Comments
 (0)