summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2016-05-01 20:28:17 +0200
committerThomas Waldmann <tw@waldmann-edv.de>2016-05-01 20:28:17 +0200
commitb641d11e1b210bf4552e3d0b340ae558a8bb675e (patch)
treebafc1c926ed12db3ba73626b72ace27bae354ef6 /setup.py
parent240e5696b715277927842788801ff1e05bcd1c2b (diff)
parent700e715b23eda3ef57a60bc651cabbb82f46cbf5 (diff)
Merge branch '1.0-maint'
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 30e8466ed..7223a0eb5 100644
--- a/setup.py
+++ b/setup.py
@@ -298,7 +298,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',