summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst4
-rwxr-xr-xsetup.py2
2 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index aaf90c4..1ff9242 100644
--- a/README.rst
+++ b/README.rst
@@ -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
diff --git a/setup.py b/setup.py
index 22c0217..a57f3db 100755
--- a/setup.py
+++ b/setup.py
@@ -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',