summaryrefslogtreecommitdiff
path: root/docs/client
diff options
context:
space:
mode:
authorkwadronaut <kwadronaut@leap.se>2013-09-05 21:52:22 +0200
committerkwadronaut <kwadronaut@leap.se>2013-09-05 21:52:22 +0200
commit9c44a759f83204a621dbcdc15840ee61041f0731 (patch)
tree384f48afb6fd273fb51d8ea5472d8fbab46d1a1b /docs/client
parent42b676eabd871bc54c51eb6b5230b3eff8dcf771 (diff)
fixing #3688
Diffstat (limited to 'docs/client')
-rw-r--r--docs/client/user-guide.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/client/user-guide.md b/docs/client/user-guide.md
index 2e19b68..bfcb3b8 100644
--- a/docs/client/user-guide.md
+++ b/docs/client/user-guide.md
@@ -8,11 +8,11 @@ Note: currently, this does not completely work. See [testing](testing)
You can get the code from LEAP public git repository
- git clone git://leap.se/leap_client
+ git clone https://leap.se/git/leap_client
Or from the github mirror
- git clone git://github.com/leapcode/leap_client.git
+ git clone https://github.com/leapcode/leap_client.git
Once you have grabbed a copy of the sources, you can install it into your site-packages easily