From 7e75b1648e711f512a508905a975ffff320a5b41 Mon Sep 17 00:00:00 2001 From: Vichea Date: Thu, 22 Aug 2024 11:54:29 -0500 Subject: [PATCH] Change Exp --- src/constants/links.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/constants/links.tsx b/src/constants/links.tsx index 6d5700c..1cf3be9 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/1XFOXj6IAX3_wied-tuqkRkb30e3yOYe7/view?usp=sharing"; + "https://drive.google.com/file/d/1464WpXcFNc3dHrRup-5DeRiV45ThTZch/view?usp=sharing"; const github = "https://github.com/vicheanath";