From abef09c1f6c4da5a8d4ce536ea3e5deca2d5fee9 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sat, 15 Jul 2023 13:23:50 +0300 Subject: [PATCH] Release-Candidate-Public-Beta-Template.md: fix F-Droid docs link --- Release-Candidate-Public-Beta-Template.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Release-Candidate-Public-Beta-Template.md b/Release-Candidate-Public-Beta-Template.md index 075caea..2223d9d 100644 --- a/Release-Candidate-Public-Beta-Template.md +++ b/Release-Candidate-Public-Beta-Template.md @@ -61,8 +61,7 @@ https://play.google.com/apps/testing/chat.fluffy.fluffychat You can use our own F-Droid repository which always contains the last release candidates. You are also able to use the nightly repo to use the latest builds from the main branch: -https://gitlab.com/famedly/fluffychat/-/blob/main/docs/fdroid_repo.md - +https://github.com/krille-chan/fluffychat/blob/main/docs/fdroid_repo.md ## Linux Desktop (including Linux Phones) You can just use the `candidate` channel of our Snap version: @@ -73,4 +72,4 @@ Also the `edge` channel contains the latest builds from main if you like. ## Web -At the moment, the web version is always built from main anyway. \ No newline at end of file +At the moment, the web version is always built from main anyway.