Skip to content
This repository was archived by the owner on Aug 26, 2024. It is now read-only.

Commit 90c83d4

Browse files
Merge pull request #4 from core-api/rename-repo
Rename repo
2 parents b8c5e7c + b59f82b commit 90c83d4

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 hal-codec
1313

1414

15-
[travis-image]: https://secure.travis-ci.org/encode/hal-codec.svg?branch=master
16-
[travis]: http://travis-ci.org/encode/hal-codec?branch=master
15+
[travis-image]: https://secure.travis-ci.org/core-api/python-hal-codec.svg?branch=master
16+
[travis]: http://travis-ci.org/core-api/python-hal-codec?branch=master
1717
[pypi-image]: https://img.shields.io/pypi/v/hal-codec.svg
1818
[pypi]: https://pypi.python.org/pypi/hal-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='hal-codec',
5656
version=version,
57-
url='http://github.com/encode/hal-codec/',
57+
url='http://github.com/core-api/python-hal-codec/',
5858
license='BSD',
5959
description='A HAL codec for Core API.',
6060
author='Tom Christie',

0 commit comments

Comments
 (0)