about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/state/queries/index.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/state/queries/index.ts b/src/state/queries/index.ts
index affebb907..35f841a93 100644
--- a/src/state/queries/index.ts
+++ b/src/state/queries/index.ts
@@ -1,7 +1,7 @@
 import {BskyAgent} from '@atproto/api'
 
 export const PUBLIC_BSKY_AGENT = new BskyAgent({
-  service: 'https://api.bsky.app',
+  service: 'https://public.api.bsky.app',
 })
 
 export const STALE = {