summaryrefslogtreecommitdiff
path: root/pages/home/_code.en.text
diff options
context:
space:
mode:
authorcyberta <cyberta@riseup.net>2020-12-31 18:01:45 +0100
committercyberta <cyberta@riseup.net>2020-12-31 18:01:45 +0100
commit434e169185cee7156a555be7bea0629a550e07e9 (patch)
treef77b59657d098803ebd010bda19437cd5c11b65f /pages/home/_code.en.text
parentf5f6643a1930a9b9053a1069057ea581a7f794c8 (diff)
fix links to source code
Diffstat (limited to 'pages/home/_code.en.text')
-rw-r--r--pages/home/_code.en.text2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/home/_code.en.text b/pages/home/_code.en.text
index fca1312..e5690b6 100644
--- a/pages/home/_code.en.text
+++ b/pages/home/_code.en.text
@@ -2,7 +2,7 @@
In particular, if you have finely honed skill in Python, Android Java, Ruby, C, CouchDB, Windows, Mac, Puppet, Qt, or you really love crypto, we could sure use your help.
-# [[Fork our code => https://leap.se/en/source]]
+# Fork the code of our [[Android client => https://0xacab.org/leap/bitmask_android]] or our [[Windows, Linux and Mac client => https://0xacab.org/leap/bitmask-vpn]].
# Create a new branch from develop called feature/x or bugfix/x.
# Hack away.
# Issue a pull request on github from your feature or bugfix branch to the upstream develop branch.