Skip to content

Commit 787d102

Browse files
committed
Merge pull request #10 from python-babel/update-to-new-repo-url
Update to python-babel repo URL
2 parents 540ce31 + 5993723 commit 787d102

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ Changelog
4141
* Use GitHub as source control
4242

4343

44-
.. _`master`: https://github.com/graingert/django-babel
44+
.. _`master`: https://github.com/python-babel/django-babel

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def read(*parts):
2828
author_email='[email protected]',
2929
maintainer='Thomas Grainger',
3030
maintainer_email='[email protected]',
31-
url='https://github.com/graingert/django-babel/',
31+
url='https://github.com/python-babel/django-babel/',
3232
packages=find_packages(exclude=('tests',)),
3333
install_requires=[
3434
'Django>=1.4,<1.8',

0 commit comments

Comments
 (0)