mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-17 10:30:58 -04:00
Change github URLs from micahflee/onionshare to onionshare/onionshare
This commit is contained in:
parent
4b4fecc802
commit
6049509db6
7 changed files with 10 additions and 10 deletions
|
@ -363,7 +363,7 @@ class Mode(QtWidgets.QWidget):
|
|||
self.startup_thread.quit()
|
||||
|
||||
# Canceling only works in Windows
|
||||
# https://github.com/micahflee/onionshare/issues/1371
|
||||
# https://github.com/onionshare/onionshare/issues/1371
|
||||
if self.common.platform == "Windows":
|
||||
if self.onion_thread:
|
||||
self.common.log("Mode", "cancel_server: quitting onion thread")
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
<caption>Types of services that OnionShare supports</caption>
|
||||
</screenshot>
|
||||
</screenshots>
|
||||
<url type="bugtracker">https://github.com/micahflee/onionshare/issues/</url>
|
||||
<url type="bugtracker">https://github.com/onionshare/onionshare/issues/</url>
|
||||
<url type="help">https://onionshare.org/</url>
|
||||
<url type="homepage">https://onionshare.org/</url>
|
||||
<developer_name>Micah Lee</developer_name>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue