diff --git a/_go-learning/refactorings/002-shared-utilities-validation.md b/_go-learning/refactorings/002-shared-utilities-validation.md index 1753647..40ed4b0 100644 --- a/_go-learning/refactorings/002-shared-utilities-validation.md +++ b/_go-learning/refactorings/002-shared-utilities-validation.md @@ -227,7 +227,7 @@ func (cv *CV) Validate() error { **Why flexible?** The field is used for getting git commit dates, which works with both: - Remote URLs: `https://github.com/user/project` -- Local paths: `/Users/txeo/laporra` +- Local paths: `/Users/txeo/Git/yo/cv` Being too strict would break legitimate use cases. diff --git a/data/cv-en.json b/data/cv-en.json index 31ba804..884fe9e 100644 --- a/data/cv-en.json +++ b/data/cv-en.json @@ -592,7 +592,7 @@ "projectDesc": "Football Prediction Platform", "url": "https://laporra.club", "projectLogo": "laporra.png", - "gitRepoUrl": "/Users/txeo/laporra", + "gitRepoUrl": "", "location": "Online", "current": true, "technologies": [ diff --git a/data/cv-es.json b/data/cv-es.json index 00d6e70..bf5bfae 100644 --- a/data/cv-es.json +++ b/data/cv-es.json @@ -597,7 +597,7 @@ "projectDesc": "Plataforma de Predicción de Fútbol", "url": "https://laporra.club", "projectLogo": "laporra.png", - "gitRepoUrl": "/Users/txeo/laporra", + "gitRepoUrl": "", "location": "Online", "current": true, "technologies": [