```
chore: remove local git repo path from laporra project - Clear gitRepoUrl for laporra.club project in both EN/ES CV data - Update validation doc example to use generic path instead of specific project - Prevents exposing local filesystem paths in public CV data ```
This commit is contained in:
+1
-1
@@ -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": [
|
||||
|
||||
+1
-1
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user