From 31aea109f41dbbe2b4cfbb84ad7da73caa7b9ba8 Mon Sep 17 00:00:00 2001 From: kwadronaut Date: Wed, 18 Sep 2013 01:08:29 +0200 Subject: Replace git: with https: access for git repos (fixing #3689) --- docs/client/dev-guide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/client') diff --git a/docs/client/dev-guide.md b/docs/client/dev-guide.md index 30d62da..4259e0b 100644 --- a/docs/client/dev-guide.md +++ b/docs/client/dev-guide.md @@ -8,7 +8,7 @@ Cloning the repo > Stable releases will be in *master* branch (nothing there yet, move on!). Development code lives in *develop* branch. - git clone git://leap.se/leap_client + git clone https://leap.se/git/leap_client Base Dependencies ========================= @@ -104,4 +104,4 @@ Missing Authentication agent If you are running a desktop other than gnome or unity, you might get an error saying that you are not running the authentication agent. You can launch it like this: - /usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1 & \ No newline at end of file + /usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1 & -- cgit v1.2.3