diff --git a/setup.py b/setup.py index 1261b8f..af95338 100755 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ setup( description="A powerful todo.txt application for the console", author="Bram Schoenmakers", author_email="bram@topydo.org", - url="https://www.topydo.org", + url="https://github.com/topydo/topydo", install_requires=[ 'arrow >= 0.7.0', ], diff --git a/topydo.conf b/topydo.conf index fffa2b5..08023fc 100644 --- a/topydo.conf +++ b/topydo.conf @@ -1,4 +1,4 @@ -; See https://www.topydo.org#Configuration for more info +; See https://cdn.rawgit.com/bram85/topydo/master/docs/index.html#Configuration for more info [topydo] default_command = ls