diff options
-rw-r--r-- | README.rst | 4 | ||||
-rwxr-xr-x | setup.py | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -6,8 +6,8 @@ :target: https://pypi.python.org/pypi/bvg-grabber/ :alt: Latest Version -.. image:: https://travis-ci.org/Markush2010/bvg-grabber.svg?branch=develop - :target: https://travis-ci.org/Markush2010/bvg-grabber +.. image:: https://travis-ci.org/MarkusH/bvg-grabber.svg?branch=develop + :target: https://travis-ci.org/MarkusH/bvg-grabber :alt: Development branch @@ -15,7 +15,7 @@ setup( description='Querying the upcoming public transport departures in Berlin', long_description=description, version='0.1.1', - url='https://github.com/Markush2010/bvg-grabber', + url='https://github.com/MarkusH/bvg-grabber', author='Christian Struck, Markus Holtermann', author_email='info@markusholtermann.eu', license='BSD', |