summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2016-04-29 03:19:27 +0200
committerThomas Waldmann <tw@waldmann-edv.de>2016-04-29 03:19:27 +0200
commit4b73ebc613b10f2a5ed6f15dd5d99ba89d6c2f20 (patch)
tree2a4811c0ca66c97dcc0fdd106fc4c51b4eb6f845 /setup.py
parent81a1952c9abf359f40930df379f79ae6052f9bc0 (diff)
update readthedocs urls, fixes #991
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 23d8b7cda..ff9899da5 100644
--- a/setup.py
+++ b/setup.py
@@ -236,7 +236,7 @@ setup(
},
author='The Borg Collective (see AUTHORS file)',
author_email='borgbackup@python.org',
- url='https://borgbackup.readthedocs.org/',
+ url='https://borgbackup.readthedocs.io/',
description='Deduplicated, encrypted, authenticated and compressed backups',
long_description=long_description,
license='BSD',