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