Skip to content

Commit

Permalink
Change to dev server.
Browse files Browse the repository at this point in the history
  • Loading branch information
goodov committed Dec 18, 2024
1 parent f463979 commit 2f224f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/brave_sync/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ declare_args() {
if (is_official_build) {
assert(brave_sync_endpoint != "")
} else if (brave_sync_endpoint == "") {
brave_sync_endpoint = "https://sync-v2.bravesoftware.com/v2"
brave_sync_endpoint = "https://sync-v2.brave.software/v2"
}

buildflag_header("buildflags") {
Expand Down

0 comments on commit 2f224f6

Please sign in to comment.