Fixed welcome tour message
This commit is contained in:
parent
999583a4fb
commit
d6acc601d3
@ -1,5 +1,5 @@
|
||||
CACHE MANIFEST
|
||||
#Date Mon Apr 21 2014 18:45:42
|
||||
#Date Mon Apr 21 2014 18:50:39
|
||||
|
||||
CACHE:
|
||||
res/worker.js
|
||||
|
File diff suppressed because one or more lines are too long
@ -71,7 +71,7 @@ define([
|
||||
' <li>Auto-merge and conflict detection using standard synchronization</li>',
|
||||
' <li>Dropped real time sync support :( since you can collaborate simultaneously using standard synchronization</li>',
|
||||
'</ul>',
|
||||
'<p>Please <a target="_blank" href="https://github.com/benweet/stackedit/issues/385">provide your feedback here</a> and declare issues on GitHub... Thanks!</p>',
|
||||
'<p>Please <a target="_blank" href="https://github.com/benweet/stackedit/issues/385">provide your feedback here</a>... Thanks!</p>',
|
||||
'<a href="https://twitter.com/share" class="twitter-share-button" data-url="https://stackedit.io" data-text="Great #markdown editor!" data-via="stackedit" data-size="large"></a>',
|
||||
].join(""),
|
||||
placement: 'bottom',
|
||||
|
Loading…
Reference in New Issue
Block a user