From 8b4caec2725e47054781137d0f8ec8887d6e503b Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Thu, 23 May 2024 07:26:10 -0300 Subject: [PATCH] Use absolute link to FAQ in README.md (#660) * Use absolute link to FAQ in README.md Fixes #533 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b396a5a5..ed02addd 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A backup application for the [Android Open Source Project](https://source.android.com/). -If you are having an issue/question, please look at our [FAQ](../../wiki/FAQ). +If you are having an issue/question, please look at our [FAQ](https://github.com/seedvault-app/seedvault/wiki/FAQ). ## Components