Skip to content
This repository was archived by the owner on Mar 18, 2019. It is now read-only.

Commit 423eb59

Browse files
Rename repo
1 parent b124810 commit 423eb59

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Install using pip:
1212
$ pip install openapi-codec
1313

1414

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
1717
[pypi-image]: https://img.shields.io/pypi/v/openapi-codec.svg
1818
[pypi]: https://pypi.python.org/pypi/openapi-codec

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ def get_package_data(package):
5454
setup(
5555
name='openapi-codec',
5656
version=version,
57-
url='http://github.com/encode/openapi-codec/',
57+
url='http://github.com/core-api/python-openapi-codec/',
5858
license='BSD',
5959
description='An OpenAPI codec for Core API.',
6060
author='Tom Christie',

0 commit comments

Comments
 (0)