diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 3d7fed0b..24f591fd 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -3,6 +3,3 @@ contact_links: - name: Discuss tiptap on GitHub url: https://github.com/ueberdosis/tiptap/discussions/new about: Help, discussion about best practices, or any other conversation that would benefit from being searchable - - name: Join the tiptap Discord server - url: https://discord.gg/WtJ49jGshW - about: Ccasual chit-chat with others using tiptap diff --git a/README.md b/README.md index f4bf36bc..206da33d 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@ A headless, framework-agnostic and extendable rich text editor, based on [ProseM [![Version](https://img.shields.io/npm/v/@tiptap/core.svg?label=version)](https://www.npmjs.com/package/@tiptap/core) [![Downloads](https://img.shields.io/npm/dm/@tiptap/core.svg)](https://npmcharts.com/compare/@tiptap/core?minimal=true) [![License](https://img.shields.io/npm/l/@tiptap/core.svg)](https://www.npmjs.com/package/@tiptap/core) -[![Chat](https://img.shields.io/badge/chat-on%20discord-7289da.svg?sanitize=true)](https://discord.gg/WtJ49jGshW) [![Sponsor](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub)](https://github.com/sponsors/ueberdosis) > If you’re looking for tiptap 1, [click here](https://github.com/ueberdosis/tiptap/tree/v1). @@ -21,10 +20,6 @@ For help, discussion about best practices, or any other conversation that would [Discuss tiptap on GitHub](https://github.com/ueberdosis/tiptap/discussions) -For casual chit-chat with others using the framework: - -[Join the tiptap Discord Server](https://discord.gg/WtJ49jGshW) - ## đŸ’– Sponsors * [Ă¼berdosis](https://ueberdosis.io/) * [Ziff Media Group](https://ziffmedia.com/) diff --git a/docs/src/components/PageFooter/index.vue b/docs/src/components/PageFooter/index.vue index 45e7fe56..47df2082 100644 --- a/docs/src/components/PageFooter/index.vue +++ b/docs/src/components/PageFooter/index.vue @@ -30,11 +30,6 @@ GitHub -
  • - - Discord - -
  • Twitter diff --git a/docs/src/docPages/community.md b/docs/src/docPages/community.md deleted file mode 100644 index 719fbfb4..00000000 --- a/docs/src/docPages/community.md +++ /dev/null @@ -1,4 +0,0 @@ -# Community -* GitHub https://github.com/ueberdosis/tiptap -* Discord https://discord.gg/WtJ49jGshW -* Twitter https://twitter.com/tiptap_editor