From ecd43fcc932abe2998ec9512936921f9e4f29f85 Mon Sep 17 00:00:00 2001 From: redoomed1 Date: Fri, 14 Nov 2025 06:58:22 -0800 Subject: [PATCH] style: Update link to Ente Auth source code and file name for logo Signed-off-by: redoomed1 --- docs/multi-factor-authentication.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/multi-factor-authentication.md b/docs/multi-factor-authentication.md index a5f67ceb..8a0a7cd0 100644 --- a/docs/multi-factor-authentication.md +++ b/docs/multi-factor-authentication.md @@ -1,7 +1,7 @@ --- title: Multifactor Authentication icon: material/two-factor-authentication -description: These tools assist you with securing your internet accounts with multifactor authentication without sending your secrets to a third-party. +description: These tools assist you with securing your internet accounts with multifactor authentication without sending your secrets to a third party. cover: multi-factor-authentication.webp --- Protects against the following threat(s): @@ -23,7 +23,7 @@ We highly recommend that you use mobile TOTP apps instead of desktop alternative
-![Ente Auth logo](assets/img/multi-factor-authentication/ente-auth.svg){ align=right } +![Ente Auth logo](assets/img/multi-factor-authentication/ente-auth.png){ align=right } **Ente Auth** is a free and open-source app which stores and generates TOTP tokens. It can be used with an online account to back up and sync your tokens across your devices (and access them via a web interface) in a secure, end-to-end encrypted fashion. It can also be used offline on a single device with no account necessary. @@ -37,7 +37,7 @@ We highly recommend that you use mobile TOTP apps instead of desktop alternative - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=io.ente.auth) - [:simple-appstore: App Store](https://apps.apple.com/app/id6444121398) -- [:simple-github: GitHub](https://github.com/ente-io/ente/releases?q=auth) +- [:simple-github: GitHub](https://github.com/ente-io/ente/tree/main/mobile/apps/auth) - [:octicons-browser-16: Web](https://auth.ente.io)