diff --git a/src/wp-admin/my-sites.php b/src/wp-admin/my-sites.php index bd6dca670b..faf959ca59 100644 --- a/src/wp-admin/my-sites.php +++ b/src/wp-admin/my-sites.php @@ -49,7 +49,7 @@ get_current_screen()->add_help_tab( get_current_screen()->set_help_sidebar( '

' . __( 'For more information:' ) . '

' . - '

' . __( 'Documentation on My Sites' ) . '

' . + '

' . __( 'Documentation on My Sites' ) . '

' . '

' . __( 'Support' ) . '

' );