about summary refs log tree commit diff
path: root/ios/app/app.entitlements
diff options
context:
space:
mode:
Diffstat (limited to 'ios/app/app.entitlements')
-rw-r--r--ios/app/app.entitlements2
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/app/app.entitlements b/ios/app/app.entitlements
index ad10c10e5..8ea56bd53 100644
--- a/ios/app/app.entitlements
+++ b/ios/app/app.entitlements
@@ -4,7 +4,7 @@
 <dict>
 	<key>com.apple.developer.associated-domains</key>
 	<array>
-		<string>applinks:pubsq.pfrazee.com</string>
+		<string>applinks:bsky.pfrazee.com</string>
 	</array>
 </dict>
 </plist>