Index: wp-admin/update-core.php
===================================================================
--- wp-admin/update-core.php	(revision 13768)
+++ wp-admin/update-core.php	(working copy)
@@ -131,7 +131,7 @@
 		echo '</h3>';
 	} else {
 		echo '<div class="updated"><p>';
-		_e('<strong>Important:</strong> before updating, please <a href="http://codex.wordpress.org/WordPress_Backups">backup your database and files</a>.');
+		_e('<strong>Important:</strong> before updating, please <a href="http://codex.wordpress.org/WordPress_Backups">backup your database and files</a>.  For help with updates, visit the <a href="http://codex.wordpress.org/Updating_WordPress">Updating WordPress Codex page</a>.');
 		echo '</p></div>';
 
 		echo '<h3 class="response">';
