diff options
author | Wu Cheng-Han | 2015-09-24 11:46:29 +0800 |
---|---|---|
committer | Wu Cheng-Han | 2015-09-24 11:46:29 +0800 |
commit | 5dca516b7f20376b396cecd08444d492f2a99e20 (patch) | |
tree | d84a663f50ade64791fb3cd5d63cb5bbdb97b203 /public | |
parent | 1733b6db8ac0890de424d55f7bb9c491ebd10d9c (diff) |
Fixed default.md, features link might get wrong in publish note
Diffstat (limited to 'public')
-rw-r--r-- | public/default.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/public/default.md b/public/default.md index b516813d..995fefc3 100644 --- a/public/default.md +++ b/public/default.md @@ -1,5 +1,5 @@ Untitled === -Don't know what to do? [See here](features) -Invite your friends to join this note via the url link. -Realtime collaborate notes in markdown with no harms!
\ No newline at end of file +Don't know what to do? [See here](/features) +Invite your friends to this note via the url. +Collaborate notes in realtime with no harms!
\ No newline at end of file |