Adjust github repo references

New repo URL: https://github.com/instaloader/instaloader
This commit is contained in:
Alexander Graf
2018-03-13 13:28:44 +01:00
parent 0333bb5e99
commit 9b60adeb45
7 changed files with 19 additions and 19 deletions

View File

@@ -1504,7 +1504,7 @@ class Instaloader:
def main():
parser = ArgumentParser(description=__doc__, add_help=False,
epilog="Report issues at https://github.com/Thammus/instaloader/issues. "
epilog="Report issues at https://github.com/instaloader/instaloader/issues. "
"The complete documentation can be found at "
"https://instaloader.readthedocs.io/.")