File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -35,10 +35,10 @@ function Toolbox({Component, pageProps}: AppProps) {
35
35
< Link href = { "/" } >
36
36
< p css = { tw `px-3 mx-1 py-2 my-auto ml-auto hover:cursor-pointer` } > Home</ p >
37
37
</ Link >
38
- < Link href = { "https://www.youtube.com/watch?v=dQw4w9WgXcQ " } >
38
+ < Link href = { "https://www.spigotmc.org/members/helpchat.1491649/ " } >
39
39
< p css = { tw `px-3 mx-1 py-2 my-auto hover:cursor-pointer` } > Spigot</ p >
40
40
</ Link >
41
- < Link href = { "https://www.youtube. com/watch?v=dQw4w9WgXcQ " } >
41
+ < Link href = { "https://github. com/HelpChat " } >
42
42
< p css = { tw `px-3 mx-1 py-2 my-auto hover:cursor-pointer` } > Github</ p >
43
43
</ Link >
44
44
< div css = { css `
@@ -73,7 +73,7 @@ function Toolbox({Component, pageProps}: AppProps) {
73
73
</ Link >
74
74
</ div >
75
75
</ div >
76
- < Link href = { "https://www.youtube.com/watch?v=dQw4w9WgXcQ " } >
76
+ < Link href = { "https://discord.gg/helpchat " } >
77
77
< p css = { tw `px-3 mx-1 py-2 my-auto hover:cursor-pointer bg-white text-black rounded-md` } > Join
78
78
our Discord</ p >
79
79
</ Link >
You can’t perform that action at this time.
0 commit comments