Skip to content

Commit 4470713

Browse files
authored
Changing the link for downloading resumes
1 parent 1bf5cb6 commit 4470713

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

Roman.Matviy.CV.code-workspace

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"folders": [
3+
{
4+
"path": "."
5+
}
6+
],
7+
"settings": {}
8+
}

index.full.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
<body>
2727

28-
<a href="https://matviy.pp.ua/cv/" target="_blank" class="download-cv" download>Download cv</a>
28+
<a href="https://apartner.top/pdf/" target="_blank" class="download-cv" download>Download cv</a>
2929

3030
<header class="header">
3131
<div class="wrapper">

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
<body>
2727

28-
<a href="https://matviy.pp.ua/cv/" target="_blank" class="download-cv" download>Download cv</a>
28+
<a href="https://apartner.top/pdf/" target="_blank" class="download-cv" download>Download cv</a>
2929

3030
<header class="header">
3131
<div class="wrapper">

0 commit comments

Comments
 (0)