]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/index.php
WordPress 4.2.1
[autoinstalls/wordpress.git] / wp-admin / index.php
index a3c0742d1986c0d0a682cedd786b8ae6d3ab4e7a..40c7c7f2a125c280183f1f4e6fd44e6c59bbf535 100644 (file)
@@ -85,7 +85,7 @@ unset( $help );
 
 $screen->set_help_sidebar(
        '<p><strong>' . __( 'For more information:' ) . '</strong></p>' .
-       '<p>' . __( '<a href="http://codex.wordpress.org/Dashboard_Screen" target="_blank">Documentation on Dashboard</a>' ) . '</p>' .
+       '<p>' . __( '<a href="https://codex.wordpress.org/Dashboard_Screen" target="_blank">Documentation on Dashboard</a>' ) . '</p>' .
        '<p>' . __( '<a href="https://wordpress.org/support/" target="_blank">Support Forums</a>' ) . '</p>'
 );