diff --git a/docs/guides/tfhers/shared-key.md b/docs/guides/tfhers/shared-key.md index 5f8ae82d4..065050f50 100644 --- a/docs/guides/tfhers/shared-key.md +++ b/docs/guides/tfhers/shared-key.md @@ -18,7 +18,7 @@ In this scenario, a shared secret key will be used, while different keysets will After the key generation is complete and we have both keysets, we can perform computations, encryption, and decryption on both ends. -![alt text](../_static/tfhers/tfhers_uc1.excalidraw.svg) +![alt text](../../_static/tfhers/tfhers_uc1.excalidraw.svg) ## Setup and configuration