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
55
66This is a work in progress. This library is available on `pypi as
77pywebpush <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
1010Installation
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-
You can’t perform that action at this time.
0 commit comments