Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6efad513 authored by cketti's avatar cketti
Browse files

Change "push info" link to point to new push documentation

parent 64cf6069
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ import com.google.android.material.button.MaterialButton
import com.google.android.material.textview.MaterialTextView
import org.koin.android.ext.android.inject

private const val LEARN_MORE_URL = "https://k9mail.app/go/push-info"
private const val LEARN_MORE_URL = "https://support.mozilla.org/kb/configure-push-email-thunderbird-android"

class PushInfoFragment : Fragment() {
    private val notificationChannelManager: NotificationChannelManager by inject()