diff --git a/src/components/Home/Timeline.tsx b/src/components/Home/Timeline.tsx index 782d027..d3a0b46 100644 --- a/src/components/Home/Timeline.tsx +++ b/src/components/Home/Timeline.tsx @@ -30,7 +30,7 @@ const events = [ description: "선린인터넷고 중학생 특별교육 이수", category: "Education", - link: "https://layer7.kr" + link: "https://sunrint.sen.hs.kr/" }, { date: "2024-12-14", @@ -217,4 +217,4 @@ export default function Timeline() { ); -} \ No newline at end of file +}