summaryrefslogtreecommitdiff
path: root/public/docs/features.md
diff options
context:
space:
mode:
authorCheng-Han, Wu2016-06-21 21:46:14 +0800
committerCheng-Han, Wu2016-06-21 21:46:14 +0800
commitf454994daa9bcd579d6c1c9f2db13c7065b236d0 (patch)
tree66e29021d525eaae054c90603bf1b765604158ba /public/docs/features.md
parent09fb1209678b2acc18ee13ee0c407278e67d2c06 (diff)
Fix features.md externals protocol and typo
Diffstat (limited to 'public/docs/features.md')
-rw-r--r--public/docs/features.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/public/docs/features.md b/public/docs/features.md
index 07e7d669..9c07d972 100644
--- a/public/docs/features.md
+++ b/public/docs/features.md
@@ -30,7 +30,7 @@ Workspace
You can simply press the camera button <i class="fa fa-camera"></i>.
Or **drag-n-drop** image in editor, even **paste** image works!
It will automatically upload to **[imgur](http://imgur.com)**, nothing to worry :tada:
-![](http://i.imgur.com/9cgQVqD.png)
+![](https://i.imgur.com/9cgQVqD.png)
## Share note
If you want to share a **editable** note, just copy the url.
@@ -57,7 +57,7 @@ It might be one of below:
## Embed
```xml
-<iframe width="100%" height="500" src="http://hackmd.io/features" frameborder="0"></iframe>
+<iframe width="100%" height="500" src="https://hackmd.io/features" frameborder="0"></iframe>
```
## [Slide Mode](./slide-example)
@@ -465,7 +465,7 @@ With a reference later in the document defining the URL location:
[id]: https://octodex.github.com/images/dojocat.jpg "The Dojocat"
![Minion](https://octodex.github.com/images/minion.png =200x200)
-Show the image With given size
+Show the image with given size
### Footnotes