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)?',