From a684a3c7df1e56f0896fb996810bad9be887c0c6 Mon Sep 17 00:00:00 2001 From: akwizgran <akwizgran@users.sourceforge.net> Date: Sat, 27 Jan 2018 11:25:29 +0000 Subject: [PATCH] Fix F-Droid link. --- fdroid.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fdroid.html b/fdroid.html index f3829bf..4639575 100644 --- a/fdroid.html +++ b/fdroid.html @@ -52,7 +52,7 @@ <div class="full"> <h2>Installing Briar via F-Droid</h2> - <p>1) Install the <a href="https://fdroid.org/">F-Droid app</a>. + <p>1) Install the <a href="https://f-droid.org/">F-Droid app</a>. <p>2) Open <a href="https://briarproject.org/fdroid/repo?fingerprint=1FB874BEE7276D28ECB2C9B06E8A122EC4BCB4008161436CE474C257CBF49BD6">this link</a> on your mobile device. (If you're using Firefox, long-click the link and choose <b>Open with F-Droid App</b>.)</p> -- GitLab