From 65dd2c83d178f95c777d369e0fed18df3eda4129 Mon Sep 17 00:00:00 2001 From: akwizgran Date: Wed, 9 Mar 2022 14:12:55 +0000 Subject: [PATCH] Add link to quick start guide from How It Works page. --- content/page/how-it-works.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/content/page/how-it-works.md b/content/page/how-it-works.md index 7ebbd8d..8a9b525 100644 --- a/content/page/how-it-works.md +++ b/content/page/how-it-works.md @@ -13,8 +13,11 @@ information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance. -The [manual](https://briarproject.org/manual) describes how to use Briar -and the features that are available. Technical details are available on +The [quick start guide](https://briarproject.org/quick-start) and +the [manual](https://briarproject.org/manual) describe how to use Briar +and the features that are available. + +Technical details are available on the [wiki](https://code.briarproject.org/briar/briar/wikis) and explained in this [video](https://www.youtube.com/watch?v=sKuljekMzTc). -- GitLab