From 1c7f1b62087f1eb2a645f97075d62220625bf1c2 Mon Sep 17 00:00:00 2001 From: kwadronaut Date: Tue, 15 Oct 2013 20:06:00 +0200 Subject: changing git:/ to https:/ fixing #4105 --- docs/client/dev-environment.md | 2 +- docs/client/user-install.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') 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 : -- cgit v1.2.3