diff options
author | Claudius Coenen | 2019-04-01 01:31:05 +0200 |
---|---|---|
committer | GitHub | 2019-04-01 01:31:05 +0200 |
commit | a95f1e9f560d1d869db8d4289725ac9abb0e8939 (patch) | |
tree | d049536b0662c5677d19fc4ef228c5b98ba76849 /public/docs/features.md | |
parent | 3a0ff5edd3882cca3751bcfbca1843807ef0c7d7 (diff) | |
parent | ba6ede57bd32aae79bbcf41964777374620aeab0 (diff) |
Merge pull request #15 from ccoenen/feature/documentation-overhaul
Documentation overhaul
Diffstat (limited to 'public/docs/features.md')
-rw-r--r-- | public/docs/features.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/docs/features.md b/public/docs/features.md index e17619fb..9f61992f 100644 --- a/public/docs/features.md +++ b/public/docs/features.md @@ -67,7 +67,7 @@ There are four possible options: Notes can be embedded as follows: ```xml -<iframe width="100%" height="500" src="https://hackmd.io/features" frameborder="0"></iframe> +<iframe width="100%" height="500" src="https://demo.codimd.io/features" frameborder="0"></iframe> ``` ## [Slide Mode](./slide-example): |