Skip to content
This repository has been archived by the owner on Apr 28, 2023. It is now read-only.

Commit

Permalink
Modification liens pour pointer vers les exemples de la version taggée
Browse files Browse the repository at this point in the history
  • Loading branch information
thbar committed Nov 28, 2021
1 parent b092fcc commit c90733f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
{
"title": "Fichier valide (CSV)",
"name": "exemple-valide-csv",
"path": "https://github.com/etalab/schema-comptage-mobilites-channel/blob/master/exemple-valide.csv"
"path": "https://raw.githubusercontent.com/etalab/comptage-mobilites-channel/v0.1.0/exemple-valide.csv"
},
{
"title": "Deuxième fichier valide (CSV)",
"name": "exemple-valide-eco-compteur.csv",
"path": "https://github.com/etalab/schema-comptage-mobilites-channel/blob/master/exemple-valide-eco-compteur.csv"
"path": "https://raw.githubusercontent.com/etalab/comptage-mobilites-channel/v0.1.0/exemple-valide-eco-compteur.csv"
}
],
"created": "2021-05-06",
Expand Down

0 comments on commit c90733f

Please sign in to comment.