Link to github pages doc hosting rather than rtd

This commit is contained in:
Alexander Graf
2018-03-13 15:11:36 +01:00
parent 3dbce922c3
commit 304cde64fe
5 changed files with 6 additions and 6 deletions

View File

@@ -38,7 +38,7 @@ setup(
name='instaloader',
version=get_version(),
py_modules=['instaloader'],
url='https://instaloader.readthedocs.io/',
url='https://instaloader.github.io/',
license='MIT',
author='Alexander Graf, André Koch-Kramer',
author_email='mail@agraf.me, koch-kramer@web.de',