We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dd3568 commit 018e43aCopy full SHA for 018e43a
modules/masterbar/masterbar.php
@@ -428,7 +428,7 @@ public function add_reader_submenu( $wp_admin_bar ) {
428
429
$following_title = $this->create_menu_item_pair(
430
array(
431
- 'url' => 'https://wordpress.com/',
+ 'url' => 'https://wordpress.com/read',
432
'id' => 'wp-admin-bar-followed-sites',
433
'label' => esc_html__( 'Followed Sites', 'jetpack' ),
434
),
0 commit comments