From 8791eb45aec7da5b3aacd48dfd78dcde08b2e9e4 Mon Sep 17 00:00:00 2001 From: Guillaume Date: Wed, 20 Sep 2023 09:03:15 +0200 Subject: [PATCH] Update Discord invite --- README.md | 4 ++-- components/footer.tsx | 2 +- content/old-releases/desktop/1.19.0.md | 2 +- pages/contact.tsx | 2 +- pages/pro.tsx | 4 ++-- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 29416761..6228016e 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ - +

Mockoon's website repository

@@ -19,7 +19,7 @@ This repository is home of Mockoon's documentation, tutorials and blog posts. ## Support/feedback -You can discuss all things related to Mockoon, and ask for help, on the [official community](https://github.com/mockoon/mockoon/discussions). It's also a good place to discuss bugs and feature requests before opening an issue on this repository. For more chat-like discussions, you can also join our [Discord server](https://discord.gg/MutRpsY5gE). +You can discuss all things related to Mockoon, and ask for help, on the [official community](https://github.com/mockoon/mockoon/discussions). It's also a good place to discuss bugs and feature requests before opening an issue on this repository. For more chat-like discussions, you can also join our [Discord server](https://discord.gg/FtJjkejKGp). ## Contributing diff --git a/components/footer.tsx b/components/footer.tsx index 924ea127..f863d701 100644 --- a/components/footer.tsx +++ b/components/footer.tsx @@ -314,7 +314,7 @@ const Footer: FunctionComponent<{
  •  |  diff --git a/pages/pro.tsx b/pages/pro.tsx index eaf0864c..86e491c2 100644 --- a/pages/pro.tsx +++ b/pages/pro.tsx @@ -25,7 +25,7 @@ const faq: AccordionData = [ { question: 'Can I give feedback or join a beta test?', answer: - 'Sure! You can join us on our Discord server. We will be happy to hear from you.' + 'Sure! You can join us on our Discord server. We will be happy to hear from you.' } ] }, @@ -35,7 +35,7 @@ const faq: AccordionData = [ { question: 'What is the "community support"?', answer: - "Community support is the free support channel for Mockoon users. It is available on our GitHub repository or Discord server." + "Community support is the free support channel for Mockoon users. It is available on our GitHub repository or Discord server." }, { question: 'What is the "priority support" (Team and Enterprise plan)?',