From ebda6f60b92e2743203a17f572d802c73d2ebd18 Mon Sep 17 00:00:00 2001 From: Kevin Jahns Date: Thu, 17 Sep 2020 23:39:26 +0200 Subject: [PATCH] Broken demo link - fixes #22 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ec0606..e409b26 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # y-prosemirror -> [ProseMirror](http://prosemirror.net/) Binding for [Yjs](https://github.com/yjs/yjs) - [Demo](https://yjs-demos.now.sh/prosemirror/) +> [ProseMirror](http://prosemirror.net/) Binding for [Yjs](https://github.com/yjs/yjs) - [Demo](https://demos.yjs.dev/prosemirror/prosemirror.html) This binding maps a Y.XmlFragment to the ProseMirror state.