mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-21 23:32:51 +00:00
Updated tutorials link
This commit is contained in:
parent
a23829807c
commit
f22c89e67f
2 changed files with 2 additions and 1 deletions
|
@ -188,7 +188,7 @@ public class Helper {
|
|||
static final String PACKAGE_CHROME = "com.android.chrome";
|
||||
static final String PACKAGE_WEBVIEW = "https://play.google.com/store/apps/details?id=com.google.android.webview";
|
||||
static final String PRIVACY_URI = "https://github.com/M66B/FairEmail/blob/master/PRIVACY.md";
|
||||
static final String TUTORIALS_URI = "https://github.com/M66B/FairEmail/tree/master/tutorials";
|
||||
static final String TUTORIALS_URI = "https://github.com/M66B/FairEmail/tree/master/tutorials#main";
|
||||
static final String XDA_URI = "https://forum.xda-developers.com/showthread.php?t=3824168";
|
||||
static final String SUPPORT_URI = "https://contact.faircode.eu/";
|
||||
static final String TEST_URI = "https://play.google.com/apps/testing/" + BuildConfig.APPLICATION_ID;
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<a name="main"></a>
|
||||
# FairEmail tutorials
|
||||
|
||||
🌎 [Google Translate](https://translate.google.com/translate?sl=en&u=https%3A%2F%2Fgithub.com%2FM66B%2FFairEmail%2Ftree%2Fmaster%2Ftutorials)
|
||||
|
|
Loading…
Reference in a new issue