Skip to content

Commit 8c04b93

Browse files
Update schema.json
1 parent 6be52f4 commit 8c04b93

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

schema.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
],
1111
"countryCode": "FR",
1212
"homepage": "https://github.com/etalab/schema-passage-a-niveau",
13-
"path": "https://github.com/etalab/schema-passage-a-niveau/blob/master/schema.json",
13+
"path": "https://github.com/etalab/schema-passage-a-niveau/raw/v0.1.0/schema.json",
1414
"licenses": [
1515
{
1616
"title": "Etalab Licence Ouverte 2.0",
@@ -22,7 +22,7 @@
2222
{
2323
"title": "Fichier valide (CSV)",
2424
"name": "exemple-valide-csv",
25-
"path": "https://github.com/mon-orga/schema-objets-importants/blob/master/exemple-valide.csv"
25+
"path": "https://github.com/etalab/schema-passage-a-niveau/raw/v0.1.0/exemple-valide.csv"
2626
}
2727
],
2828
"sources": [
@@ -186,4 +186,4 @@
186186
}
187187
],
188188
"primaryKey": "id_pn"
189-
}
189+
}

0 commit comments

Comments
 (0)