Link to github pages doc hosting rather than rtd
This commit is contained in:
@@ -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 '
|
||||
|
Reference in New Issue
Block a user