feat: update repo URL to repos.txeo.club/txeo/cv-site
Deploy CV Server / Pull and Restart (push) Failing after 0s
Test CV Site / Test on Go 1.25.1 (push) Failing after 0s

Migrate all user-facing links from GitHub to self-hosted Forgejo.
Go module imports unchanged (separate concern).
This commit is contained in:
juanatsap
2026-05-20 18:30:25 +01:00
parent 450ae2a738
commit 982257b4c1
7 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -147,7 +147,7 @@ If you want to explore the code or run it locally:
\`\`\`bash
# Download the code
git clone https://github.com/juanatsap/cv-site.git
git clone https://repos.txeo.club/txeo/cv-site.git
cd cv-site
# Option 1: Using Make - Development mode with hot reload (recommended)