Skip to content

Commit 63b24e6

Browse files
Update data.js
1 parent d81a0a3 commit 63b24e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ const main = {
3939
links: [
4040
{ name: 'Blog', link: 'https://medium.com/@marcosxdeveloper' },
4141
{ name: 'Projects', link: 'https://codepen.io/marcosxdeveloper' },
42-
{ name: 'Resume', link: 'https://marcosxdeveloper.github.io/linktree-cv' }
42+
{ name: 'Resume', link: 'https://marcosxdeveloper.github.io/LinkTree/' }
4343
]
4444
};

0 commit comments

Comments
 (0)