File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Webpush Data encryption library for Python
5
5
6
6
This is a work in progress. This library is available on `pypi as
7
7
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 >`__
9
9
10
10
Installation
11
11
------------
@@ -66,7 +66,6 @@ You can also simply encode the data to send later by calling
66
66
67
67
encoded = WebPush(subscription_info).encode(data)
68
68
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
71
71
.. |Requirements Status | image :: https://requires.io/github/web-push-libs/pywebpush/requirements.svg?branch=master
72
-
You can’t perform that action at this time.
0 commit comments