1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-08-10 22:11:50 +02:00

Doc: Fix link to E2EE spec (#12902)

This commit is contained in:
Chaitanya Gupta
2025-08-06 17:35:42 +05:30
committed by GitHub
parent 639b261ee4
commit 2ac0b66ef6

View File

@@ -29,4 +29,4 @@ Follow the same procedure as above but instead disable E2EE on each device one b
## Technical specification
For a more technical description, mostly relevant for development or to review the method being used, please see the [Encryption specification](https://github.com/laurent22/joplin/blob/dev/readme/dev/spec/e2ee.md).
For a more technical description, mostly relevant for development or to review the method being used, please see the [Encryption specification](https://github.com/laurent22/joplin/blob/dev/readme/dev/spec/e2ee/index.md).