Skip to content

Commit

Permalink
chore(Navbar/const.ts): modifying link of resume
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertDS07 committed Jan 5, 2024
1 parent d6d5421 commit 9a98d40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/organisms/Navbar/const.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ export const NAV_DATA: NavData[] = [
];

export const RESUME_LINK =
"https://drive.google.com/file/d/1L1IrUSl_2byc9kutqT0xaCfrFReqiXap/view?usp=sharing";
"https://drive.google.com/file/d/1cYBmqbxFYuzquOw6SHX7KsNqQAHYxAw9/view?usp=sharing";

0 comments on commit 9a98d40

Please sign in to comment.