From c4db4bce5ecde0c22fbd8cbff49b9b93035349f5 Mon Sep 17 00:00:00 2001 From: David Steele Date: Thu, 3 Dec 2020 17:40:40 -0500 Subject: [PATCH] Remove some references to topydo.org --- setup.py | 2 +- topydo.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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