diff --git a/README.md b/README.md index 279080b..49b6c29 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ This is the source for my personal portfolio site of the same name. -[Live version](https://tejeshwar.tech) +[Live version](https://tejeshwar.dev) diff --git a/Tejeshwar_Reddy.pdf b/TejeshwarReddy_Resume.pdf similarity index 100% rename from Tejeshwar_Reddy.pdf rename to TejeshwarReddy_Resume.pdf diff --git a/scripts/links.js b/scripts/links.js index 1b21f1a..22e4286 100644 --- a/scripts/links.js +++ b/scripts/links.js @@ -72,7 +72,7 @@ const links = [ { name: 'Resume', description: 'What I have done so far', - url: 'https://github.com/2kabhishek/resume/blob/main/resume.pdf', + url: 'https://github.com/epicman25/epicman25.github.io/blob/main/TejeshwarReddy_Resume.pdf', icon: 'fa-brands fa-wpforms', color: '#008abd' },