From 1b0ab8689f8dbd75a1ee1e40011e61be0231670e Mon Sep 17 00:00:00 2001 From: akwizgran <akwizgran@users.sourceforge.net> Date: Fri, 12 Feb 2016 13:24:10 +0000 Subject: [PATCH] Added build instructions link to download page. --- download.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/download.html b/download.html index 61fc78c..82dd613 100644 --- a/download.html +++ b/download.html @@ -51,7 +51,9 @@ <p>Briar for Android is currently in private beta and will be available for download soon. If you'd like to be informed when the app is available, please <a href="https://lists.sourceforge.net/lists/listinfo/briar-announce">join the announcement mailing list</a>.</p> - <p>If you're a developer, you can <a href="https://code.briarproject.org/akwizgran/briar">check out the source code</a> and <a href="https://lists.sourceforge.net/lists/listinfo/briar-devel">join the development mailing list</a>.</p> + <p>If you're interested in getting involved or following the progress of the project, please <a href="https://lists.sourceforge.net/lists/listinfo/briar-devel">join the development mailing list</a> or email <a href="mailto:contact@briarproject.org">contact@briarproject.org</a> [<a href="keys/contact.asc">PGP key</a>].</p> + + <p>All our software is open source - you can <a href="https://code.briarproject.org/akwizgran/briar/tree/master">browse the source code</a> or <a href="building.html">build the app from source</a>. </div> <!-- full --> </div> <!-- content --> -- GitLab