Updated recovery href

This commit is contained in:
benweet 2013-10-20 00:17:37 +01:00
parent b22dd7b50d
commit cdb42d807a

View File

@ -39,7 +39,7 @@ define([
title: 'Welcome to StackEdit!',
content: [
'<i class="icon-lock pull-left"></i>',
'<p><strong>You are using the new secured platform.</strong> If you want to recover your documents from the old platform, <a href="#">click here</a>.</p>',
'<p><strong>You are using the new secured platform.</strong> If you want to recover your documents from the old platform, <a target="_blank" href="http://benweet.github.io/stackedit/recovery.html">click here</a>.</p>',
'Please click <code>Next</code> to take a quick tour.'
].join(""),
placement: 'bottom',