diff options
Diffstat (limited to 'docs/intro.rst')
-rw-r--r-- | docs/intro.rst | 2 |
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. |