Skip to content

Commit

Permalink
chore(about): Update CAT link to linkedin
Browse files Browse the repository at this point in the history
  • Loading branch information
1ilsang committed Dec 23, 2024
1 parent 18c55d2 commit 8c24843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/features/about/education/data/education.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { UniversityName } from '~/about/education/models';

export const Catholic: Education = {
name: UniversityName.catholic,
url: 'https://catholic.ac.kr',
url: 'https://www.linkedin.com/school/the-cuk/about',
major: '미디어공학, 컴퓨터정보공학 전공',
logoUrl: '/images/logo/catholic.webp',
startDate: 1330527600000,
Expand Down

0 comments on commit 8c24843

Please sign in to comment.