summaryrefslogtreecommitdiff
path: root/docs/client
diff options
context:
space:
mode:
Diffstat (limited to 'docs/client')
-rw-r--r--docs/client/dev-environment.md2
-rw-r--r--docs/client/user-install.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/client/dev-environment.md b/docs/client/dev-environment.md
index c788251..37aefa6 100644
--- a/docs/client/dev-environment.md
+++ b/docs/client/dev-environment.md
@@ -15,7 +15,7 @@ Cloning the repo
> Stable releases are in *master* branch. Development code lives in
> *develop* branch.
- git clone git://leap.se/bitmask_client
+ git clone https://leap.se/git/bitmask_client
git checkout develop
Base Dependencies
diff --git a/docs/client/user-install.md b/docs/client/user-install.md
index 76b56de..c2e951b 100644
--- a/docs/client/user-install.md
+++ b/docs/client/user-install.md
@@ -103,7 +103,7 @@ get the code from LEAP public git repository :
Or from the github mirror :
- $ git clone git://github.com/leapcode/bitmask_client.git
+ $ git clone https://github.com/leapcode/bitmask_client.git
Once you have grabbed a copy of the sources, and installed all the base
dependencies, you can install it into your site-packages easily :