links changes
parent
cd91eb464a
commit
8964a9c78f
|
@ -36,11 +36,11 @@ object Constants {
|
|||
const val FOLDER_ID = "folder_id"
|
||||
|
||||
// lINKS
|
||||
const val PROJECT_GITHUB_LINK = "https://github.com/mhss1/ByBrain"
|
||||
const val PROJECT_GITHUB_LINK = "http://leos-git.ddns.net/JoJo/LeOS-Brain"
|
||||
const val PROJECT_ROADMAP_LINK = "https://github.com/users/mhss1/projects/2/"
|
||||
const val PRIVACY_POLICY_LINK = "https://github.com/mhss1/ByBrain/blob/master/privacy-policy.md"
|
||||
const val PRIVACY_POLICY_LINK = "http://62.178.96.192:3000/JoJo/LeOS-Brain/src/branch/master/privacy-policy.md"
|
||||
const val GITHUB_ISSUES_LINK = "https://github.com/mhss1/ByBrain/issues"
|
||||
const val GITHUB_RELEASES_LINK = "https://github.com/mhss1/ByBrain/releases"
|
||||
const val GITHUB_RELEASES_LINK = "http://leos-git.ddns.net/JoJo/LeOS-Brain/releases"
|
||||
|
||||
// Backup
|
||||
const val EXPORT_DIR = "MyBrain Export"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# My Brain Privacy Policy
|
||||
# LeOS Brain Privacy Policy
|
||||
|
||||
All data is stored locally on the device and never leaves the device to any server owned by me or any 3rd party
|
||||
|
||||
|
|
Loading…
Reference in New Issue