Skip to content

Commit 018e43a

Browse files
committed
Update Reader link in Masterbar as well
1 parent 0dd3568 commit 018e43a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/masterbar/masterbar.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@ public function add_reader_submenu( $wp_admin_bar ) {
428428

429429
$following_title = $this->create_menu_item_pair(
430430
array(
431-
'url' => 'https://wordpress.com/',
431+
'url' => 'https://wordpress.com/read',
432432
'id' => 'wp-admin-bar-followed-sites',
433433
'label' => esc_html__( 'Followed Sites', 'jetpack' ),
434434
),

0 commit comments

Comments
 (0)