···166 ]}>
167 <InlineLinkText
168 label={_(msg`Read the patches and contribute`)}
169- to="https://github.com/a-viv-a/deer-social">
170 <Trans>Github</Trans>
171 </InlineLinkText>
172
···166 ]}>
167 <InlineLinkText
168 label={_(msg`Read the patches and contribute`)}
169+ to="https://github.com/danielah05/deer-social">
170 <Trans>Github</Trans>
171 </InlineLinkText>
172
+2-2
src/view/screens/PrivacyPolicy.tsx
···39 The Privacy Policy has been moved to{' '}
40 <TextLink
41 style={pal.link}
42- href="https://deer.social/about/privacy"
43- text="deer.social/about/privacy"
44 />
45 </Trans>
46 </Text>
···39 The Privacy Policy has been moved to{' '}
40 <TextLink
41 style={pal.link}
42+ href="https://social.daniela.lol/about/privacy"
43+ text="social.daniela.lol/about/privacy"
44 />
45 </Trans>
46 </Text>
+2-2
src/view/screens/TermsOfService.tsx
···38 <Trans>The Terms of Service have been moved to</Trans>{' '}
39 <TextLink
40 style={pal.link}
41- href="https://deer.social/about/tos"
42- text="deer.social/about/tos"
43 />
44 </Text>
45 </View>
···38 <Trans>The Terms of Service have been moved to</Trans>{' '}
39 <TextLink
40 style={pal.link}
41+ href="https://social.daniela.lol/about/tos"
42+ text="social.daniela.lol/about/tos"
43 />
44 </Text>
45 </View>
···105 ">
106 <h1 lang="en">JavaScript Required</h1>
107 <p lang="en">This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
108- <p lang="en">Learn more about Bluesky at <a href="https://bsky.social">bsky.social</a> and <a href="https://atproto.com">atproto.com</a>, or this fork at <a href="https://github.com/a-viv-a/deer-social">github.com/a-viv-a/deer.social</a>.
109 </noscript>
110111 <!-- The root element for your Expo app. -->
···105 ">
106 <h1 lang="en">JavaScript Required</h1>
107 <p lang="en">This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
108+ <p lang="en">Learn more about Bluesky at <a href="https://bsky.social">bsky.social</a> and <a href="https://atproto.com">atproto.com</a>, or this fork at <a href="https://github.com/danielah05/deer-social">github.com/danielah05/deer-social</a>.
109 </noscript>
110111 <!-- The root element for your Expo app. -->