diff --git a/CHANGELOG.md b/CHANGELOG.md index 72c5c28..d64f312 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ * Increased target SDK to `33` * Increased dart to `>= 2.17.3` * Indicate configuration loading in profile view +* Switched linked git repository away from GitHub ## 1.4.2+15 * Minor cleanup diff --git a/README.md b/README.md index 519c36c..ed88518 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # README -A mobile flutter app for [FileBin](https://github.com/Bluewind/filebin). +A mobile flutter app for [FileBin](https://git.server-speed.net/users/flo/filebin/). Available on the [Play Store](https://play.google.com/store/apps/details?id=de.varakh.fbmobile). diff --git a/assets/i18n/en.json b/assets/i18n/en.json index 304ef77..3199c93 100644 --- a/assets/i18n/en.json +++ b/assets/i18n/en.json @@ -99,7 +99,7 @@ "faq_headline": "F.A.Q", "faq": "- How do I login?\nInsert your instance URL and valid credentials you also use in the web interface of FileBin.\n\n- Why is storage permission required?\nIt's not required, but highly advised to grant it. Otherwise sharing files with the app won't work correctly and you might think that sharing has no effect.\n\n- When I am logged out, sharing files via share with the app won't list all files I selected after I login.\nPlease login before you start using the app. Account information are persisted. You only need to do it once.", "contact_us": "Feedback? Issues?", - "website": "https://github.com/Bluewind/filebin and https://github.com/v4rakh/fbmobile" + "website": "https://git.server-speed.net/users/flo/filebin and https://git.myservermanager.com/varakh/fbmobile" }, "profile": { "instance": "Instance",