Skip to content

chore(discord, ytlink, misc) #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion core-concepts/integrations.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ Iris QA seamlessly integrates with popular development and testing tools to enha
</Steps>

<Note>
For detailed setup instructions for each integration, please refer to our specific integration guides or contact our support team on [Discord](https://discord.gg/MEBhGWev).
For detailed setup instructions for each integration, please refer to our specific integration guides or contact our support team on [Discord](https://discord.gg/uuNbJQyw6g).
</Note>
4 changes: 2 additions & 2 deletions faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: 'Common questions about Iris and its capabilities'
---

<Tip>
Can't find what you're looking for? Join our [Discord community](https://discord.gg/R45WtcyJ).
Can't find what you're looking for? Join our [Discord community](https://discord.gg/uuNbJQyw6g).
</Tip>

<AccordionGroup>
Expand Down Expand Up @@ -130,5 +130,5 @@ This ensures your entire stack works seamlessly together.
</AccordionGroup>

<Note>
Need more help? Join our [Discord community](https://discord.gg/MEBhGWev) for real-time support and discussions.
Need more help? Join our [Discord community](https://discord.gg/uuNbJQyw6g) for real-time support and discussions.
</Note>
2 changes: 2 additions & 0 deletions introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ description: 'Welcome to Iris - Intuitive Testing for Modern Applications'

We believe testing should be intuitive. As natural as showing a friend how to use your app. That's why we created Iris.

[![YouTube](http://i.ytimg.com/vi/ve-GK7goPAM/hqdefault.jpg)](https://www.youtube.com/watch?v=ve-GK7goPAM)

## Key Features

<CardGroup>
Expand Down
4 changes: 2 additions & 2 deletions mint.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"topbarLinks": [
{
"name": "Support",
"url": "https://discord.gg/MEBhGWev"
"url": "https://discord.gg/uuNbJQyw6g"
}
],
"topbarCtaButton": {
Expand All @@ -40,7 +40,7 @@
{
"name": "Community",
"icon": "discord",
"url": "https://discord.gg/MEBhGWev"
"url": "https://discord.gg/uuNbJQyw6g"
},
{
"name": "Blog",
Expand Down