From 0549f77c4d45f52331942e8390808245bb259e55 Mon Sep 17 00:00:00 2001 From: Sean O'Connor Date: Sun, 30 Nov 2025 18:49:33 -0500 Subject: [PATCH] docs: add gitea release urls --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ef2a6d7..2e6ae8c 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,10 @@ The most recent public versions are always available at: - Resume: `https://github.com/soconnor0919/resume-cv/releases/download/latest/resume.pdf` - CV: `https://github.com/soconnor0919/resume-cv/releases/download/latest/cv.pdf` +If mirroring to Gitea: +- Resume: `https://git.soconnor.dev/soconnor/resume-cv/releases/download/latest/resume.pdf` +- CV: `https://git.soconnor.dev/soconnor/resume-cv/releases/download/latest/cv.pdf` + Replace `USERNAME` with your GitHub username after forking. ## Project Structure