From e63382927ebcf2825a4d013770946daeb3ab59da Mon Sep 17 00:00:00 2001 From: hanneskoksch <85571517+hanneskoksch@users.noreply.github.com> Date: Wed, 10 Apr 2024 21:02:49 +0200 Subject: [PATCH] Update link of hocuspocus in introduction.md --- docs/introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/introduction.md b/docs/introduction.md index d5d6e722e62..bb4defda0b5 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.