From d9ab397b886fd4124095076b5135403939a8d2c7 Mon Sep 17 00:00:00 2001 From: Jeroen Akkerman Date: Fri, 28 Apr 2023 02:40:34 +0200 Subject: [PATCH] Update demo URL fixes #526 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 439e699..6b1f074 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://easy-markdown-editor.tk/) +[**Try the demo**](https://stackblitz.com/edit/easymde/) -[![Preview](https://user-images.githubusercontent.com/3472373/51319377-26fe6e00-1a5d-11e9-8cc6-3137a566796d.png)](https://easy-markdown-editor.tk/) +[![Preview](https://user-images.githubusercontent.com/3472373/51319377-26fe6e00-1a5d-11e9-8cc6-3137a566796d.png)](https://stackblitz.com/edit/easymde/) ## Quick access