diff --git a/themes/flamingo/layouts/partials/header.html b/themes/flamingo/layouts/partials/header.html
index 317d5899d9cfa26d54f0c5a5b8080ee5fb5c9475..713096bbfaf20540c97b455f63cd258d1bbb75f1 100644
--- a/themes/flamingo/layouts/partials/header.html
+++ b/themes/flamingo/layouts/partials/header.html
@@ -10,7 +10,7 @@ <ul>
<li><a class="{{ cond (eq .Title "Posts") "active-link" ""}}" href="/posts/">posts</a></li>
<li><a class="{{ cond (eq .Title "Projects") "active-link" ""}}" href="/projects/">projects</a></li>
<li><a
- href="https://gitlab.com/gabrielgio/cv/-/raw/main/cv.pdf?inline=false"
+ href="https://artifacts.gabrielgio.me/cv/cv.pdf"
target="_blank">
resume</i>
</a>