File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 14
14
"urlcode" : " $ { challenge.id }" ,
15
15
"group" : {
16
16
"name" : " ${ challenge.name }" ,
17
- "description" : " Welcome to ${ challenge.name }. \n Please post your questions in this forum, thank you! " ,
17
+ "description" : " Welcome to [ ${ challenge.name }](<%- challenge.url %>) Forum. " ,
18
18
"privacy" : " secret" ,
19
19
"type" : " challenge"
20
20
},
57
57
"urlcode" : " $ { challenge.id }" ,
58
58
"group" : {
59
59
"name" : " ${ challenge.name }" ,
60
- "description" : " Welcome to ${ challenge.name }. \n Please post your questions in this forum, thank you! " ,
60
+ "description" : " Welcome to [ ${ challenge.name }](<%- challenge.url %>) Forum. " ,
61
61
"privacy" : " secret" ,
62
62
"type" : " challenge"
63
63
},
106
106
"urlcode" : " $ { challenge.id }" ,
107
107
"group" : {
108
108
"name" : " ${ challenge.name }" ,
109
- "description" : " Welcome to ${ challenge.name }. \n Please post your questions in this forum, thank you! " ,
109
+ "description" : " Welcome to [ ${ challenge.name }](<%- challenge.url %>) Forum. " ,
110
110
"privacy" : " secret" ,
111
111
"type" : " challenge"
112
112
},
149
149
"urlcode" : " $ { challenge.id }" ,
150
150
"group" : {
151
151
"name" : " ${ challenge.name }" ,
152
- "description" : " Welcome to ${ challenge.name }. \n Please post your questions in this forum, thank you! " ,
152
+ "description" : " Welcome to [ ${ challenge.name }](<%- challenge.url %>) Forum. " ,
153
153
"privacy" : " secret" ,
154
154
"type" : " challenge"
155
155
},
You can’t perform that action at this time.
0 commit comments