Skip to content

Commit

Permalink
update "other platforms" URL
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasPaczos committed Mar 6, 2025
1 parent 27dcebb commit f7f5691
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ import kotlinx.coroutines.flow.launchIn
import kotlinx.coroutines.flow.onEach
import timber.log.Timber

private const val OTHER_PLATFORMS_URL = "https://duckduckgo.com/app"
private const val OTHER_PLATFORMS_URL = "https://duckduckgo.com/app/devices"

@InjectWith(ActivityScope::class)
class NewSettingsActivity : DuckDuckGoActivity() {
Expand Down

0 comments on commit f7f5691

Please sign in to comment.