summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkwadronaut <kwadronaut@leap.se>2013-09-19 09:41:36 +0200
committerkwadronaut <kwadronaut@leap.se>2013-09-19 09:41:36 +0200
commit42d8d4a72e1aa0af4effa91a5fe414b566c1524e (patch)
tree55d481db324ecfbb7c46abf28c36891f8d676675
parente7b703792270cf1ef85b90e238fddf111f244c8d (diff)
adapting client references from leap_client to bitmask_client in urls
-rw-r--r--docs/client/bleeding-edge.md4
-rw-r--r--docs/client/dev-guide.md2
-rw-r--r--docs/client/user-guide.md4
-rw-r--r--docs/source/en.haml4
4 files changed, 7 insertions, 7 deletions
diff --git a/docs/client/bleeding-edge.md b/docs/client/bleeding-edge.md
index 454b800..42a96de 100644
--- a/docs/client/bleeding-edge.md
+++ b/docs/client/bleeding-edge.md
@@ -32,7 +32,7 @@ Download and source the following script in the parent folder where you want you
cd /tmp
- wget https://raw.github.com/leapcode/leap_client/develop/pkg/scripts/leap_client_bootstrap.sh
+ wget https://raw.github.com/leapcode/bitmask_client/develop/pkg/scripts/bitmask_bootstrap.sh
source leap_client_bootstrap.sh
Tada! If everything went well, you should be able to run the client by typing:
@@ -99,6 +99,6 @@ for running LEAP Client with the spanish locales.
Reporting bugs
=======================
-We use the [LEAP Client Bug Tracker](https://leap.se/code/projects/eip-client), although you can also use [Github issues](https://github.com/leapcode/leap_client/issues).
+We use the [LEAP Client Bug Tracker](https://leap.se/code/projects/eip-client), although you can also use [Github issues](https://github.com/leapcode/bitmask_client/issues).
> There is a great text on the art of bug reporting, that can be found at http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
diff --git a/docs/client/dev-guide.md b/docs/client/dev-guide.md
index 4259e0b..fb7f0ba 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 https://leap.se/git/leap_client
+ git clone https://leap.se/git/bitmask_client
Base Dependencies
=========================
diff --git a/docs/client/user-guide.md b/docs/client/user-guide.md
index bfcb3b8..e5e2305 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 https://leap.se/git/leap_client
+ git clone https://leap.se/git/bitmask_client
Or from the github mirror
- git clone https://github.com/leapcode/leap_client.git
+ git clone https://github.com/leapcode/bitmask_client.git
Once you have grabbed a copy of the sources, you can install it into your site-packages easily
diff --git a/docs/source/en.haml b/docs/source/en.haml
index 663e64f..32a7f5a 100644
--- a/docs/source/en.haml
+++ b/docs/source/en.haml
@@ -9,8 +9,8 @@
%tr
%td leap_client
%td Desktop client application for secure communication, using the LEAP platform, supporting encrypted internet proxy, secure email, and secure chat (coming soon). The client is written in Python, runs on Linux, Mac, and Windows, and is licensed under the GPLv3.
- %td https://leap.se/git/leap_client
- %td= link 'github' => 'https://github.com/leapcode/leap_client'
+ %td https://leap.se/git/bitmask_client
+ %td= link 'github' => 'https://github.com/leapcode/bitmask_client'
%h3 Service provider platform