diff --git a/src/constants/links.tsx b/src/constants/links.tsx index 1cf3be9..ea80474 100644 --- a/src/constants/links.tsx +++ b/src/constants/links.tsx @@ -39,7 +39,7 @@ const social_links = [ // Source code const resume = - "https://drive.google.com/file/d/1464WpXcFNc3dHrRup-5DeRiV45ThTZch/view?usp=sharing"; + "https://drive.google.com/file/d/1WM_8jrfvfMHLODZHvknEENkJ6FCuHfoO/view?usp=sharing"; const github = "https://github.com/vicheanath";