Skip to content

Commit df64e20

Browse files
committed
Updated link to resume
1 parent d0bda54 commit df64e20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ export default function Home() {
8888

8989
<div className="flex flex-wrap gap-3 justify-center mt-8">
9090
{[
91-
{ href: "https://drive.google.com/file/d/1_A7EGMNfi4QL2NCgWcBEE39r_g7kSVMC/view?usp=sharing", label: "resume" },
91+
{ href: "https://drive.google.com/file/d/1alYXNIwHRUtblUzGPGK3b8kSBHmdDIMx/view?usp=sharing", label: "resume" },
9292
{ href: "https://www.linkedin.com/in/rishi-khare/", label: "linkedin" },
9393
{ href: "https://github.com/rishiskhare", label: "github" },
9494
{ href: "https://scholar.google.com/citations?user=1SFrDE4AAAAJ&hl=en", label: "scholar" },

0 commit comments

Comments
 (0)