diff options
author | Florian Pritz <bluewind@xinu.at> | 2022-07-10 11:47:02 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2022-07-10 11:47:02 +0200 |
commit | 1aa385f82a583f0982b7c14d8629f491d0b78f88 (patch) | |
tree | 01fbf817c6d3920558286268d071f7e5240890af /application/views | |
parent | 5de5468b46b50001997e7dd5904f5d2bc1e2a3db (diff) |
docs: Update Android client repo URL
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'application/views')
-rw-r--r-- | application/views/file/upload_form.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/application/views/file/upload_form.php b/application/views/file/upload_form.php index e2350c09d..a466e6640 100644 --- a/application/views/file/upload_form.php +++ b/application/views/file/upload_form.php @@ -162,7 +162,7 @@ <h4>Android</h4> <p> - Development: <a href="https://github.com/v4rakh/fbmobile">v4rakh/fbmobile @ Github</a><br> + Development: <a href="https://git.myservermanager.com/varakh/fbmobile">v4rakh/fbmobile @ git.myservermanager.com</a><br> Google Play: <a href="https://play.google.com/store/apps/details?id=de.varakh.fbmobile">FileBin @ Google Play</a><br> </p> |