Skip to content

Commit

Permalink
Update "other platforms" URL (#5739)
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasPaczos authored Mar 6, 2025
1 parent 27dcebb commit 8d4da27
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 8d4da27

Please sign in to comment.