about summary refs log tree commit diff
path: root/src/view/screens/TermsOfService.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/view/screens/TermsOfService.tsx')
-rw-r--r--src/view/screens/TermsOfService.tsx4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/view/screens/TermsOfService.tsx b/src/view/screens/TermsOfService.tsx
index c20890e29..47aa9f268 100644
--- a/src/view/screens/TermsOfService.tsx
+++ b/src/view/screens/TermsOfService.tsx
@@ -33,8 +33,8 @@ export const TermsOfServiceScreen = (_props: Props) => {
             <Trans>The Terms of Service have been moved to</Trans>{' '}
             <TextLink
               style={pal.link}
-              href="https://blueskyweb.xyz/support/tos"
-              text="blueskyweb.xyz/support/tos"
+              href="https://bsky.social/about/support/tos"
+              text="bsky.social/about/support/tos"
             />
           </Text>
         </View>