Rename Home Feed Prefs to Following Feed Prefs (#2965)

This commit is contained in:
dan
2024-02-22 16:51:11 +00:00
committed by GitHub
parent 1ccb3be961
commit 894f00d687
8 changed files with 22 additions and 19 deletions
+1 -1
View File
@@ -138,7 +138,7 @@ export function FeedPage({
{hasSession && (
<TextLink
type="title-lg"
href="/settings/home-feed"
href="/settings/following-feed"
style={{fontWeight: 'bold'}}
accessibilityLabel={_(msg`Feed Preferences`)}
accessibilityHint=""