Skip to content

Commit ff5d3f5

Browse files
authored
Merge pull request #101 from GoCon/feature/fix_jobboard_link
ジョブボードのURL変更
2 parents 10aa839 + 16505e6 commit ff5d3f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ export const constants = {
263263
width: silverSponsorImageSize.width,
264264
jobBoard: {
265265
imageSrc: CrossTechJobLogo,
266-
link: "https://xtm-recruit.wraptas.site/",
266+
link: "https://xtm.wraptas.site/",
267267
},
268268
},
269269
{

0 commit comments

Comments
 (0)