From e4bb118653a9d8f12077e6f961f105351390f19d Mon Sep 17 00:00:00 2001 From: elijah Date: Tue, 17 Mar 2015 16:30:59 -0700 Subject: fix broken /docs/client links --- pages/docs/client/en.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'pages/docs/client/en.md') diff --git a/pages/docs/client/en.md b/pages/docs/client/en.md index 15c55bf..ff7c826 100644 --- a/pages/docs/client/en.md +++ b/pages/docs/client/en.md @@ -2,7 +2,7 @@ @title = 'Bitmask' @summary = "The Internet Encryption Toolkit: Encrypted Internet Proxy and Encrypted Mail" -**Bitmask** is the multiplatform desktop client for the services offered by [the LEAP Platform](platform). +**Bitmask** is the multiplatform desktop client for the services offered by [[the LEAP Platform => platform]]. For more information, see [[bitmask.net => https://bitmask.net]]. It is written in python using [PySide](http://qt-project.org/wiki/PySide) and licensed under the GPL3. Currently we distribute pre-compiled bundles for Linux and OSX, with Windows bundles following soon. @@ -10,22 +10,23 @@ We include below some sections of the user guide and the development documentati User Guide ---------- -* [Installing Bitmask](client/user-install) -* [Running Bitmask](client/user-running) + +* [[Installing Bitmask => user-install]] +* [[Running Bitmask => user-running]] Tester Guide ------------ This part of the documentation details how to fetch the last development version and how to report bugs. -* [Howto for testers](client/testers-howto) +* [[HOWTO for testers => testers-howto]] Hackers Guide ------------- If you want to contribute to the project, we wrote this for you. -* [Setting up a development environment](client/dev-environment) +* [[Setting up a development environment => dev-environment]]