Update blueskyweb.xyz links to bsky.social (#2830)
				
					
				
			* Update blogpost link to bsky.social and remove unnecessary localisation params at end of Play Store URL in README.md * Update privacy policy link to bsky.social in PrivacyPolicy.tsx * Update TOS link to bsky.social in TermsOfService.tsx * Update links to bsky.social in Links.tsx * Update links to bsky.social in SplashScreen.web.tsx * Update link to bsky.social in base.html * Update links to bsky.social in HomeLoggedOutCTA.tsx * Update links to bsky.social in RightNav.tsx * Update links to bsky.social in Drawer.tsx * Update DMCA link to bsky.social in Modal.tsx * Update link to copyright policy on bsky.social in CopyrightPolicy.tsx * Update link to bsky.social in CommunityGuidelines.tsx * Update links to bsky.social in Settings.tsx * Update to bsky.social in Typography.tsx
This commit is contained in:
		
							parent
							
								
									6d91726e00
								
							
						
					
					
						commit
						b4724b93e8
					
				
					 14 changed files with 30 additions and 30 deletions
				
			
		| 
						 | 
				
			
			@ -80,7 +80,7 @@ export function DesktopRightNav({routeName}: {routeName: string}) {
 | 
			
		|||
            <TextLink
 | 
			
		||||
              type="md"
 | 
			
		||||
              style={pal.link}
 | 
			
		||||
              href="https://blueskyweb.xyz/support/privacy-policy"
 | 
			
		||||
              href="https://bsky.social/about/support/privacy-policy"
 | 
			
		||||
              text={_(msg`Privacy`)}
 | 
			
		||||
            />
 | 
			
		||||
            <Text type="md" style={pal.textLight}>
 | 
			
		||||
| 
						 | 
				
			
			@ -89,7 +89,7 @@ export function DesktopRightNav({routeName}: {routeName: string}) {
 | 
			
		|||
            <TextLink
 | 
			
		||||
              type="md"
 | 
			
		||||
              style={pal.link}
 | 
			
		||||
              href="https://blueskyweb.xyz/support/tos"
 | 
			
		||||
              href="https://bsky.social/about/support/tos"
 | 
			
		||||
              text={_(msg`Terms`)}
 | 
			
		||||
            />
 | 
			
		||||
            <Text type="md" style={pal.textLight}>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue