]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/my-sites.php
Wordpress 3.2
[autoinstalls/wordpress.git] / wp-admin / my-sites.php
index 4e13096f06e26b96a339b1e5a562dc35d266d5ce..9f5928287d0e9918b61b8b15815a8a17d783b3c1 100644 (file)
@@ -42,7 +42,7 @@ add_contextual_help($current_screen,
        '<p>' . __('This screen shows an individual user all of their sites in this network, and also allows that user to set a primary site. He or she can use the links under each site to visit either the frontend or the dashboard for that site.') . '</p>' .
        '<p>' . __('Up until WordPress version 3.0, what is now called a Multi-site Network had to be installed separately as WordPress MU (multi-user).') . '</p>' .
        '<p><strong>' . __('For more information:') . '</strong></p>' .
-       '<p>' . __('<a href="http://codex.wordpress.org/Dashboard_My_Sites_SubPanel" target="_blank">Documentation on My Sites</a>') . '</p>' .
+       '<p>' . __('<a href="http://codex.wordpress.org/Dashboard_My_Sites_Screen" target="_blank">Documentation on My Sites</a>') . '</p>' .
        '<p>' . __('<a href="http://wordpress.org/support/" target="_blank">Support Forums</a>') . '</p>'
 );