repair CV link

This commit is contained in:
2025-08-28 21:34:37 +02:00
parent 55039f1f1e
commit 05cfa6d5e0
4 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ function Home() {
Passionate about development, I am currently looking
for an opportunity to put my skills into practice and continue learning.
</p>
<a href="/public/assets/documents/CV.pdf" target="_blank" className="btn">Download my CV</a>
<a href="/assets/documents/CV.pdf" target="_blank" className="btn">Download my CV</a>
</section>
);