aboutsummaryrefslogtreecommitdiff
path: root/desktop/README.md
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2021-08-20 13:34:55 -0700
committerMicah Lee <micah@micahflee.com>2021-08-20 13:34:55 -0700
commit6049509db6b3a8fd90cdf07d2d63b0d58c5d62ca (patch)
treea9575ee78b6ca795ad552c260681b8d735db0d89 /desktop/README.md
parent4b4fecc802f402c6d85f3620cb0f5101854959ac (diff)
downloadonionshare-6049509db6b3a8fd90cdf07d2d63b0d58c5d62ca.tar.gz
onionshare-6049509db6b3a8fd90cdf07d2d63b0d58c5d62ca.zip
Change github URLs from micahflee/onionshare to onionshare/onionshare
Diffstat (limited to 'desktop/README.md')
-rw-r--r--desktop/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/README.md b/desktop/README.md
index eb91e315..4a59fe03 100644
--- a/desktop/README.md
+++ b/desktop/README.md
@@ -5,7 +5,7 @@
Start by getting the source code and changing to the `desktop` folder:
```sh
-git clone https://github.com/micahflee/onionshare.git
+git clone https://github.com/onionshare/onionshare.git
cd onionshare/desktop
```