mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-16 11:16:12 -04:00
Nicer text display if we don't use raw github
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
package eu.darken.capod.common
|
package eu.darken.capod.common
|
||||||
|
|
||||||
object PrivacyPolicy {
|
object PrivacyPolicy {
|
||||||
const val URL = "https://raw.githubusercontent.com/d4rken-org/capod/main/PRIVACY_POLICY.md"
|
const val URL = "https://github.com/d4rken-org/capod/blob/main/PRIVACY_POLICY.md"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user