[Git][tpo/applications/fenix][tor-browser-86.0.0b2-10.5-1] fixup! Bug 40138: Add feedback survey card

Matthew Finkel pushed to branch tor-browser-86.0.0b2-10.5-1 at The Tor Project / Applications / fenix Commits: fd0a76e3 by Matthew Finkel at 2021-02-17T16:14:36+00:00 fixup! Bug 40138: Add feedback survey card - - - - - 1 changed file: - app/src/main/java/org/mozilla/fenix/settings/SupportUtils.kt Changes: ===================================== app/src/main/java/org/mozilla/fenix/settings/SupportUtils.kt ===================================== @@ -37,7 +37,7 @@ object SupportUtils { const val DONATE_URL = "https://donate.torproject.org/" const val TB_MANUAL_URL = "https://tb-manual.torproject.org/mobile-tor" const val TOR_RELEASES = "https://www.torproject.org/releases/" - const val TOR_FEEDBACK_SURVEY_URL = "https://survey.torproject.org/index.php/217469" + const val TOR_FEEDBACK_SURVEY_URL = "http://bogdyardcfurxcle.onion/index.php/217469" enum class SumoTopic(internal val topicStr: String) { FENIX_MOVING("sync-delist"), View it on GitLab: https://gitlab.torproject.org/tpo/applications/fenix/-/commit/fd0a76e37c9d09... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/fenix/-/commit/fd0a76e37c9d09... You're receiving this email because of your account on gitlab.torproject.org.
participants (1)
-
Matthew Finkel