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
+3 -3
View File
@@ -62,7 +62,7 @@ The fastest way to get started:
```bash
# Clone repository
git clone https://github.com/juanatsap/cv-site.git
git clone https://repos.txeo.club/txeo/cv-site.git
cd cv-site
# Copy environment configuration
@@ -110,7 +110,7 @@ chromium-browser --version
```bash
# Clone repository
cd /home/txeo/Git/yo
git clone https://github.com/juanatsap/cv-site.git cv
git clone https://repos.txeo.club/txeo/cv-site.git cv
cd cv
# Build production binary
@@ -531,7 +531,7 @@ Build and run without services.
```bash
# Clone repository
git clone https://github.com/juanatsap/cv-site.git
git clone https://repos.txeo.club/txeo/cv-site.git
cd cv-site
# Install dependencies