From dbe3872afb675e2f258abfbe4ce8931ef0362699 Mon Sep 17 00:00:00 2001 From: Jeroen Akkerman Date: Mon, 28 Dec 2020 16:41:50 +0100 Subject: [PATCH] Update demo website link in README Closes #283 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1efcda7..12d8102 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,9 @@ In addition, the syntax is rendered while editing to clearly show the expected r EasyMDE also features both built-in auto saving and spell checking. The editor is entirely customizable, from theming to toolbar buttons and javascript hooks. -[**Try the demo**](https://easymde.tk/) +[**Try the demo**](https://easy-markdown-editor.tk/) -[![Preview](https://user-images.githubusercontent.com/3472373/51319377-26fe6e00-1a5d-11e9-8cc6-3137a566796d.png)](https://easymde.tk/) +[![Preview](https://user-images.githubusercontent.com/3472373/51319377-26fe6e00-1a5d-11e9-8cc6-3137a566796d.png)](https://easy-markdown-editor.tk/) ## Quick access