diff --git a/docs/src/docPages/introduction.md b/docs/src/docPages/introduction.md index 3becfa91..7d14458e 100644 --- a/docs/src/docPages/introduction.md +++ b/docs/src/docPages/introduction.md @@ -13,12 +13,3 @@ Although tiptap tries to hide most of the complexity of ProseMirror, it’s is b - [Nextcloud](https://apps.nextcloud.com/apps/text) - [Craft CMS](https://craftcms.com/) - [and many more →](https://github.com/ueberdosis/tiptap/network/dependents?package_id=UGFja2FnZS0xMzE5OTg0ODc%3D) - -## Contributing - -Please see the [`CONTRIBUTING.md`](https://github.com/ueberdosis/tiptap-next/blob/main/CONTRIBUTING.md) file for details. - -```bash -yarn install -yarn start -```