File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Install using pip:
12
12
$ pip install openapi-codec
13
13
14
14
15
- [ travis-image ] : https://secure.travis-ci.org/encode/ openapi-codec.svg?branch=master
16
- [ travis ] : http://travis-ci.org/encode/ openapi-codec?branch=master
15
+ [ travis-image ] : https://secure.travis-ci.org/core-api/python- openapi-codec.svg?branch=master
16
+ [ travis ] : http://travis-ci.org/core-api/python- openapi-codec?branch=master
17
17
[ pypi-image ] : https://img.shields.io/pypi/v/openapi-codec.svg
18
18
[ pypi ] : https://pypi.python.org/pypi/openapi-codec
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ def get_package_data(package):
54
54
setup (
55
55
name = 'openapi-codec' ,
56
56
version = version ,
57
- url = 'http://github.com/encode/ openapi-codec/' ,
57
+ url = 'http://github.com/core-api/python- openapi-codec/' ,
58
58
license = 'BSD' ,
59
59
description = 'An OpenAPI codec for Core API.' ,
60
60
author = 'Tom Christie' ,
You can’t perform that action at this time.
0 commit comments