Skip to content

Commit 34774f4

Browse files
committed
fix link
1 parent 6eb4738 commit 34774f4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ <h2><a href="about.html">about</a></h2>
2121
I'm a Nikita Sivukhin - software developer experienced in <code>C#</code>, <code>Go</code> and strong background in algorithms.
2222
</p>
2323
<p>
24-
You can find my CV here: <a download href="static/cv.pdf">sivukhin_cv.pdf</a>
24+
You can find my CV here: <a download href="static/sivukhin_cv.pdf">sivukhin_cv.pdf</a>
2525
</p>
2626
</div>
2727
</body>

godjotblog/templates/about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ <h2><a href="about.html">about</a></h2>
2121
I'm a Nikita Sivukhin - software developer experienced in <code>C#</code>, <code>Go</code> and strong background in algorithms.
2222
</p>
2323
<p>
24-
You can find my CV here: <a download href="static/cv.pdf">sivukhin_cv.pdf</a>
24+
You can find my CV here: <a download href="static/sivukhin_cv.pdf">sivukhin_cv.pdf</a>
2525
</p>
2626
</div>
2727
</body>

0 commit comments

Comments
 (0)