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

@@ -1506,7 +1506,7 @@ def main():
parser = ArgumentParser(description=__doc__, add_help=False,
epilog="Report issues at https://github.com/instaloader/instaloader/issues. "
"The complete documentation can be found at "
"https://instaloader.readthedocs.io/.")
"https://instaloader.github.io/.")
g_what = parser.add_argument_group('What to Download',
'Specify a list of profiles or #hashtags. For each of these, Instaloader '