8000 Merge pull request #6 from core-api/rename-repo · core-api/python-openapi-codec@07f824c · GitHub
[go: up one dir, main page]

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

Commit 07f824c

Browse files
authored
Merge pull request #6 from core-api/rename-repo
Rename repo
2 parents b124810 + 423eb59 commit 07f824c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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)
0