From 03cba50e634b6b41595db50cd36b230b9d0eded9 Mon Sep 17 00:00:00 2001 From: Thomas Leon Highbaugh Date: Fri, 23 Feb 2024 04:54:24 -0800 Subject: [PATCH] fix navigation --- src/config/links.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/links.ts b/src/config/links.ts index b183e21..be0e6ca 100644 --- a/src/config/links.ts +++ b/src/config/links.ts @@ -30,7 +30,7 @@ const links = [ { text: 'Resume', icon: faAddressCard, - url: 'https://resume-thomas-leon-highbaugh.vercel.app/', + url: 'https://resume.thomasleonhighbaugh.me', }, {