From 8bcfe3c0ecb09e03a3f1be2ebe34aee16642dfbe Mon Sep 17 00:00:00 2001 From: jyrama Date: Thu, 25 Jun 2026 23:07:03 +0000 Subject: [PATCH] fix: fix HTML version link in the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8446ce..544f445 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # Curriculum Vitae -This repository mirrors the latest version of the CV of mine. It's available in the [PDF](CV.pdf) and the [HTML](CV.html) formats, the latter being the source of truth. \ No newline at end of file +This repository mirrors the latest version of the CV of mine. It's available in the [PDF](CV.pdf) and the [HTML](cv.html) formats, the latter being the source of truth. \ No newline at end of file