Updated recovery href
This commit is contained in:
parent
b22dd7b50d
commit
cdb42d807a
@ -39,7 +39,7 @@ define([
|
|||||||
title: 'Welcome to StackEdit!',
|
title: 'Welcome to StackEdit!',
|
||||||
content: [
|
content: [
|
||||||
'<i class="icon-lock pull-left"></i>',
|
'<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.'
|
'Please click <code>Next</code> to take a quick tour.'
|
||||||
].join(""),
|
].join(""),
|
||||||
placement: 'bottom',
|
placement: 'bottom',
|
||||||
|
Loading…
Reference in New Issue
Block a user