Skip to content

Commit

Permalink
update resume location
Browse files Browse the repository at this point in the history
  • Loading branch information
arun-sagar-s-a committed Sep 11, 2024
1 parent 67cfc70 commit 7c1cac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ function takeMeTolinkedIn() {
);
}
function getMyResume() {
window.open("./assets/Arun_RESUME_StudentTester_R3.pdf", "_blank");
window.open("./assets/Arun_Resume_Algonquin.pdf", "_blank");
}

0 comments on commit 7c1cac8

Please sign in to comment.