Skip to content

Commit 01ada00

Browse files
authored
Merge pull request #239 from mismith0227/fixed-link
リンク修正
2 parents 2422f4f + 572aae7 commit 01ada00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/about/data/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ export const awardData = [
212212
date: '2025年',
213213
name: 'Dummy Award 2025',
214214
rank: 'Shortlist',
215-
link: 'https://dummyaward.org/dummy-award-2025/#about25',
215+
link: 'https://dummyaward.org/dummy-award-2025',
216216
},
217217
],
218218
},

0 commit comments

Comments
 (0)