From c2a0dc9e80e1cffbb0644ad26dd1648aed2a1978 Mon Sep 17 00:00:00 2001
From: 53hornet <atc@53hor.net>
Date: Sun, 12 Sep 2021 18:14:46 -0400
Subject: fix: update cv.php link

---
 hire.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hire.php b/hire.php
index fd17180..06e6214 100644
--- a/hire.php
+++ b/hire.php
@@ -31,7 +31,7 @@ include('./includes/head.php');
 
 
 <p>
-	Below is my CV and other related professional history. You may also <a href="/cv.sh">download my CV as a PDF</a>.
+	Below is my CV and other related professional history. You may also <a href="/cv.php">download my CV as a PDF</a>.
 </p>
 
 <hr />
-- 
cgit v1.2.3