From c9bf4495219984cd4e5c11edbaff12eb568ab432 Mon Sep 17 00:00:00 2001 From: Manav Rathi Date: Fri, 7 Jun 2024 11:13:24 +0530 Subject: [PATCH] [auth] Update download links --- auth/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/auth/README.md b/auth/README.md index 6382812de2..d419a86755 100644 --- a/auth/README.md +++ b/auth/README.md @@ -12,7 +12,7 @@ multi-device sync. ### Android This repository's [GitHub -releases](https://github.com/ente-io/ente/releases?q=tag%3Aauth-v2) +releases](https://github.com/ente-io/ente/releases?q=tag%3Aauth-v3) contains APKs, built straight from source. These builds keep themselves updated, without relying on third party stores. @@ -33,7 +33,7 @@ You can alternatively install the build from PlayStore or F-Droid. ### Desktop -You can [**download**](https://github.com/ente-io/ente/releases?q=tag%3Aauth-v2) +You can [**download**](https://github.com/ente-io/ente/releases?q=tag%3Aauth-v3) a native desktop app from this repository's GitHub releases. The desktop app works on Windows, Linux and macOS.