Skip to content

Commit fad4bb2

Browse files
committed
fix(site): update modoo selection page url
1 parent 14e4d64 commit fad4bb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/site.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ export const SITE = {
44
url: "https://firstfluke.com",
55
threadsHandle: "mega_fluke",
66
contactEmail: "our.first.fluke@gmail.com",
7-
selectionPageUrl: "https://www.modoo.or.kr/ai-solution",
7+
selectionPageUrl: "https://www.modoo.or.kr/ai-solution/organization/841",
88
selectionLabel: "모두의 창업 2026 선정",
99
} as const;

0 commit comments

Comments
 (0)