Skip to content

Commit 1d8f98f

Browse files
committed
docs: change discord link
1 parent cb040bf commit 1d8f98f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
1313
- [🐛  Changelog](https://www.useflytrap.com/changelog)
1414
- [📖  Documentation](https://docs.useflytrap.com)
15-
- [👥  Discord](https://discord.gg/q2Qn4WY5Xw)
15+
- [👥  Discord](https://discord.gg/tQaADUfdeP)
1616

1717
## Features
1818

src/core/human-logs.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ export const createHumanLog = createHumanLogs({
176176
action: [
177177
{
178178
text: 'Join our Discord',
179-
href: 'https://discord.gg/q2Qn4WY5Xw'
179+
href: 'https://discord.gg/tQaADUfdeP'
180180
},
181181
{
182182
text: 'contact our support engineer',
@@ -206,7 +206,7 @@ export const createHumanLog = createHumanLogs({
206206
},
207207
{
208208
text: 'Join our Discord',
209-
href: 'https://discord.gg/q2Qn4WY5Xw'
209+
href: 'https://discord.gg/tQaADUfdeP'
210210
}
211211
]
212212
},

0 commit comments

Comments
 (0)