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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 22 additions and 19 deletions

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=""