Skip to content

Commit 98524f0

Browse files
committed
fix link
1 parent 6eb4738 commit 98524f0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

about.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ <h2><a href="about.html">about</a></h2>
1818
</aside>
1919
</div>
2020
<p>
21-
I'm a Nikita Sivukhin - software developer experienced in <code>C#</code>, <code>Go</code> and strong background in algorithms.
21+
I'm Nikita Sivukhin, a software developer with experience in <code>C#</code>, <code>Go</code> and a 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ <h2><a href="about.html">about</a></h2>
1818
</aside>
1919
</div>
2020
<p>
21-
I'm a Nikita Sivukhin - software developer experienced in <code>C#</code>, <code>Go</code> and strong background in algorithms.
21+
I'm Nikita Sivukhin, a software developer with experience in <code>C#</code>, <code>Go</code> and a 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)