Commit ca76edf7931ce5682cc7846badda8cf8f88ac5d2

Authored by Jarrett Jordaan
1 parent 4b63df4e

Story Id:1166880 Server Testing Updates

Committed by: Jarrett Jordaan

Reviewed by: Megan Watson
setup/migrate/templates/database.tpl
... ... @@ -9,7 +9,7 @@
9 9 <div id="step_content_<?php echo $step_name; ?>" class="step">
10 10 <p class="empty_space">The Setup Wizard will now migrate your existing database to the new Zend Server stack. This process may take
11 11 several minutes to complete.</p><br />
12   - <span class="error">Please ensure that your database is backed up before proceeding. If you need assistance with backing up see the <a class="description_click" target="_blank" href="http://wiki.knowledgetree.com/Web_Based_Migrater#Database_Migration">database migration section on our wiki</a>
  12 + <span class="error">Please ensure that your database is backed up before proceeding. If you need assistance with backing up see the <a class="description_click" target="_blank" href="http://wiki.knowledgetree.com/Backing_up_and_restoring_KnowledgeTree">database migration section on our wiki</a>
13 13 </span>
14 14 <br /><br />
15 15 <p class="empty_space">Click <b>Next</b> to continue.</p>
... ...