diff options
Diffstat (limited to 'src/view/screens/CommunityGuidelines.tsx')
-rw-r--r-- | src/view/screens/CommunityGuidelines.tsx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/view/screens/CommunityGuidelines.tsx b/src/view/screens/CommunityGuidelines.tsx index 1931c6f13..f6c29a3b8 100644 --- a/src/view/screens/CommunityGuidelines.tsx +++ b/src/view/screens/CommunityGuidelines.tsx @@ -37,8 +37,8 @@ export const CommunityGuidelinesScreen = (_props: Props) => { The Community Guidelines have been moved to{' '} <TextLink style={pal.link} - href="https://blueskyweb.xyz/support/community-guidelines" - text="blueskyweb.xyz/support/community-guidelines" + href="https://bsky.social/about/support/community-guidelines" + text="bsky.social/about/support/community-guidelines" /> </Trans> </Text> |