File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7
7
<p align =" center " >
8
8
<a href="https://drawdb.vercel.app/">drawDB</a>
9
9
·
10
- <a href="https://discord.com/invite/8y7XUfcqR8 ">Discord</a>
10
+ <a href="https://discord.gg/BrjZgNrmR6 ">Discord</a>
11
11
</p >
12
12
13
13
<h3 align =" center " ><img width =" 700 " style =" border-radius :5px ;" alt =" demo " src =" drawdb.gif " ></h3 >
Original file line number Diff line number Diff line change @@ -1105,7 +1105,7 @@ export default function ControlPanel({
1105
1105
shortcut : "Ctrl+H" ,
1106
1106
} ,
1107
1107
"Ask us on discord" : {
1108
- function : ( ) => window . open ( "https://discord.gg/8y7XUfcqR8 " , "_blank" ) ,
1108
+ function : ( ) => window . open ( "https://discord.gg/BrjZgNrmR6 " , "_blank" ) ,
1109
1109
} ,
1110
1110
"Report a bug" : {
1111
1111
function : ( ) => window . open ( "/bug-report" , "_blank" ) ,
Original file line number Diff line number Diff line change @@ -249,7 +249,7 @@ export default function LandingPage() {
249
249
</ a >
250
250
< a
251
251
className = "inline-block mt-2"
252
- href = "https://discord.gg/8y7XUfcqR8 "
252
+ href = "https://discord.gg/BrjZgNrmR6 "
253
253
target = "_blank"
254
254
rel = "noreferrer"
255
255
>
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ export default function NotFound() {
11
11
or{ " " }
12
12
< a
13
13
className = "text-blue-600"
14
- href = "https://discord.com/invite/8y7XUfcqR8 "
14
+ href = "https://discord.gg/BrjZgNrmR6 "
15
15
>
16
16
a message on discord
17
17
</ a >
You can’t perform that action at this time.
0 commit comments