Change github URLs from micahflee/onionshare to onionshare/onionshare

This commit is contained in:
Micah Lee 2021-08-20 13:34:55 -07:00
parent 6c1fd2e3a9
commit 4c1f8d40b7
7 changed files with 10 additions and 10 deletions

View file

@ -651,7 +651,7 @@ class Onion(object):
key_content = "RSA1024"
# v3 onions don't yet support basic auth. Our ticket:
# https://github.com/micahflee/onionshare/issues/697
# https://github.com/onionshare/onionshare/issues/697
if (
key_type == "NEW"
and key_content == "ED25519-V3"