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 4b4fecc802
commit 6049509db6
No known key found for this signature in database
GPG key ID: 403C2657CD994F73
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"