ai/at
1
0

fix social-app patch support page

This commit is contained in:
2026-02-03 10:35:37 +09:00
parent f27cae0669
commit 4a68d5a575
7 changed files with 143 additions and 98 deletions

View File

@@ -44,13 +44,13 @@ index f76147ccf..36b4d7de1 100644
style={[a.text_md]}
label={_(msg`Terms of Service`)}
- to="https://bsky.social/about/support/tos">
+ to="https://syu.is/about/support/tos">
+ to="/support/tos">
<Trans>Terms of Service</Trans>
</InlineLinkText>
<InlineLinkText
style={[a.text_md]}
- to="https://bsky.social/about/support/privacy-policy"
+ to="https://syu.is/about/support/privacy-policy"
+ to="/support/privacy-policy"
label={_(msg`Privacy Policy`)}>
<Trans>Privacy Policy</Trans>
</InlineLinkText>