diff options
Diffstat (limited to 'docs/reference/document-sync.rst')
-rw-r--r-- | docs/reference/document-sync.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/document-sync.rst b/docs/reference/document-sync.rst index 51a02945..3640df48 100644 --- a/docs/reference/document-sync.rst +++ b/docs/reference/document-sync.rst @@ -9,7 +9,7 @@ Soledad follows `the U1DB synchronization protocol * A synchronization always happens between the Soledad Server and one Soledad Client. Many clients can synchronize with the same server. -* Soledad Client :ref:`always encrypts <document-encryption>` before sending +* Soledad Client :ref:`always encrypts <client-encryption>` before sending data to the server. * Soledad Client refuses to receive a document if it is encrypted and the MAC |