@@ -56,7 +56,7 @@ export const firstSection: IElement[] = [
56
56
urls : [
57
57
{
58
58
node : < StyledLabel > Kleros Forum</ StyledLabel > ,
59
- link : "https://google.com " ,
59
+ link : "https://forum.kleros.io/ " ,
60
60
} ,
61
61
] ,
62
62
} ,
@@ -66,7 +66,7 @@ export const firstSection: IElement[] = [
66
66
urls : [
67
67
{
68
68
node : < StyledLabel > Snapshot</ StyledLabel > ,
69
- link : "https://google.com " ,
69
+ link : "https://snapshot.org/#/kleros.eth/ " ,
70
70
} ,
71
71
] ,
72
72
} ,
@@ -75,7 +75,7 @@ export const firstSection: IElement[] = [
75
75
urls : [
76
76
{
77
77
node : < StyledLabel > Cooperative Kleros</ StyledLabel > ,
78
- link : "https://google.com " ,
78
+ link : "https://kleros.io/coop/ " ,
79
79
} ,
80
80
] ,
81
81
} ,
@@ -88,7 +88,7 @@ export const secondSection: IElement[] = [
88
88
urls : [
89
89
{
90
90
node : < StyledLabel > Join</ StyledLabel > ,
91
- link : "https://google.com " ,
91
+ link : "https://t.me/kleros " ,
92
92
} ,
93
93
] ,
94
94
} ,
@@ -98,15 +98,15 @@ export const secondSection: IElement[] = [
98
98
urls : [
99
99
{
100
100
node : < StyledDiscordIcon /> ,
101
- link : "https://google .com" ,
101
+ link : "https://discord .com/invite/cAvWk8B23f " ,
102
102
} ,
103
103
{
104
104
node : < StyledTelegramIcon /> ,
105
- link : "https://google.com " ,
105
+ link : "https://t.me/kleros " ,
106
106
} ,
107
107
{
108
108
node : < StyledSlackIcon /> ,
109
- link : "https://google.com " ,
109
+ link : "https://slack.kleros.io/ " ,
110
110
} ,
111
111
] ,
112
112
} ,
0 commit comments