fix: wrong link to blog

This commit is contained in:
Milos Vetesnik 2024-11-21 17:24:47 +01:00
parent b2a6a87b10
commit d346d24ccf
3 changed files with 4 additions and 4 deletions

View file

@ -8,7 +8,7 @@ export const EncryptedIcon = () => {
return (
<a
className="encrypted-icon tooltip"
href="https://blog.excalidraw.com/end-to-end-encryption/"
href="https://plus.excalidraw.com/blog/end-to-end-encryption/"
target="_blank"
rel="noopener noreferrer"
aria-label={t("encrypted.link")}