From ce2b49954344dc465b2355a0e678ac3a1acf2ede Mon Sep 17 00:00:00 2001 From: hanneskoksch <85571517+hanneskoksch@users.noreply.github.com> Date: Thu, 11 Apr 2024 06:51:46 +0200 Subject: [PATCH] Update link of hocuspocus in introduction.md (#5053) --- docs/introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/introduction.md b/docs/introduction.md index d5d6e722e..bb4defda0 100644 --- a/docs/introduction.md +++ b/docs/introduction.md @@ -22,7 +22,7 @@ There is no provided user interface, you are absolutely free to build whatever i ## Do you enjoy real-time editing? -Great! We do so, too. [Hocuspocus](https://hocuspocus.dev) is our yjs-based real-time solution for conflict-free text editing with Tiptap. +Great! We do so, too. [Hocuspocus](https://tiptap.dev/docs/hocuspocus/introduction) is our yjs-based real-time solution for conflict-free text editing with Tiptap. Even better: Our managed solution [Tiptap Collab](https://tiptap.dev/collab) is just a few clicks away.
– Enhance your Tiptap experience with multiplayer support in minutes instead of hours.