Skip to content

Commit

Permalink
gosky: update default relay instance (#958)
Browse files Browse the repository at this point in the history
  • Loading branch information
bnewbold authored Feb 28, 2025
2 parents b5b2806 + 54ed42f commit e772f3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/gosky/debug.go
Original file line number Diff line number Diff line change
Expand Up @@ -840,7 +840,7 @@ var debugCompareReposCmd = &cli.Command{
&cli.StringFlag{
Name: "host-2",
Usage: "method, hostname, and port of PDS instance",
Value: "https://bgs.bsky.social",
Value: "https://bsky.network",
},
},
ArgsUsage: `<did>`,
Expand Down

0 comments on commit e772f3c

Please sign in to comment.