summaryrefslogtreecommitdiff
path: root/docs/intro.rst
diff options
context:
space:
mode:
authordrebs <drebs@riseup.net>2017-11-03 10:03:55 -0200
committerdrebs <drebs@riseup.net>2017-11-03 10:03:55 -0200
commite7135df8167e77dccd8f2117153594cb05cad276 (patch)
treedf09060d04f469a581f9953554fd52d2348bbb46 /docs/intro.rst
parenta1430bfea56d8aa27656730d27ed780f1444bf97 (diff)
[doc] generalize client side encryption doc
Diffstat (limited to 'docs/intro.rst')
-rw-r--r--docs/intro.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/intro.rst b/docs/intro.rst
index 90ae6cf3..2a1768e4 100644
--- a/docs/intro.rst
+++ b/docs/intro.rst
@@ -14,7 +14,7 @@ Key aspects of Soledad include:
<soledad-server>` and a :ref:`client application library <soledad-client>`.
* **Client-side encrypted sync:** Soledad puts very little trust in the server
- by :ref:`encrypting all data <document-encryption>` before it is
+ by :ref:`encrypting all data <client-encryption>` before it is
:ref:`synchronized <document-sync>` to the server and by limiting ways in
which the server can modify the user’s data.