summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcyBerta <cyberta@riseup.net>2020-08-06 00:35:42 +0200
committercyBerta <cyberta@riseup.net>2020-08-06 00:35:42 +0200
commite033157744d8fd78c7646cb3f1f3607f4501bbd5 (patch)
tree4862b15eff73fdf3ae483e0185f9d32ff2333019
parent5046f6138ec84630862e4c023033f6120778bbf9 (diff)
add reference to source code to each client
-rw-r--r--pages/install/android/en.text4
-rw-r--r--pages/install/mac/en.text8
-rw-r--r--pages/install/windows/en.text5
3 files changed, 15 insertions, 2 deletions
diff --git a/pages/install/android/en.text b/pages/install/android/en.text
index 59199a0..83d27ba 100644
--- a/pages/install/android/en.text
+++ b/pages/install/android/en.text
@@ -58,3 +58,7 @@ p. If you want to see the latest features and bug fixes and would like to contri
If you find any bugs you can file a ticket on our [[GitLab platform => https://0xacab.org/leap/bitmask_android/issues]]. You can either create an account on 0xacab.org or simply login with your github.com or gitlab.com account to create new tickets.
Finally you can also download the [[latest build artifact => https://0xacab.org/leap/bitmask_android/builds/artifacts/master/download?job=build]] from our CI. This version is not signed and therefore you can not verify the integrity and security of that app! This is only an option for curious testers and it's not ment for regular use.
+
+h2. Source code
+
+The source code for Bitmask Android can be found [[here => https://0xacab.org/leap/bitmask_android]]
diff --git a/pages/install/mac/en.text b/pages/install/mac/en.text
index 9bf0650..481f110 100644
--- a/pages/install/mac/en.text
+++ b/pages/install/mac/en.text
@@ -1,5 +1,5 @@
-- @title = "Bitmask for Mac OS"
-- @nav_title = 'Mac OS'
+@title = "Bitmask for Mac OS"
+@nav_title = 'Mac OS'
h1. Bitmask is now RiseupVPN
@@ -16,3 +16,7 @@ h2. Download other versions
You can [[browse all releases => https://dl.bitmask.net/RiseupVPN/osx/]] for old or experimental downloads.
You should install the latest stable release. Downloads tagged with "RC" are "Release Candidates" and receive frequent experimental updates that may break the application.
+
+h2. Source code
+
+The source code for MacOS client can be found [[here => https://0xacab.org/leap/bitmask-vpn]]
diff --git a/pages/install/windows/en.text b/pages/install/windows/en.text
index dd05398..9c7ad60 100644
--- a/pages/install/windows/en.text
+++ b/pages/install/windows/en.text
@@ -1,4 +1,5 @@
@title = "Bitmask for Windows"
+@nav_title = 'Windows'
h1. Bitmask for Windows is now RiseupVPN
@@ -13,3 +14,7 @@ h2. Download other versions
You can [[browse all releases => https://dl.bitmask.net/RiseupVPN/windows/]] for old or experimental downloads.
You should install the latest stable release. Downloads tagged with "RC" are "Release Candidates" and receive frequent experimental updates that may break the application.
+
+h2. Source code
+
+The source code for the Windows client can be found [[here => https://0xacab.org/leap/bitmask-vpn]]