From ef65a0457dc1af225a8dfb2be3324a95417ada3f Mon Sep 17 00:00:00 2001 From: Hans Pagel Date: Tue, 11 Aug 2020 16:35:18 +0200 Subject: [PATCH] change repository url --- docs/src/docPages/introduction.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/docPages/introduction.md b/docs/src/docPages/introduction.md index 43913228..5e3d7f1a 100644 --- a/docs/src/docPages/introduction.md +++ b/docs/src/docPages/introduction.md @@ -11,11 +11,11 @@ Although tiptap tries to hide most of the complexity of ProseMirror, it’s is b - [ApostropheCMS](https://apostrophecms.com) - [Directus CMS](https://directus.io) - [Nextcloud](https://apps.nextcloud.com/apps/text) -- [and many more →](https://github.com/scrumpy/tiptap/network/dependents?package_id=UGFja2FnZS0xMzE5OTg0ODc%3D) +- [and many more →](https://github.com/ueberdosis/tiptap/network/dependents?package_id=UGFja2FnZS0xMzE5OTg0ODc%3D) ## Contributing -Please see the [`CONTRIBUTING.md`](https://github.com/scrumpy/tiptap/blob/master/CONTRIBUTING.md) file for details. +Please see the [`CONTRIBUTING.md`](https://github.com/ueberdosis/tiptap/blob/master/CONTRIBUTING.md) file for details. ```bash yarn install