We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6be52f4 commit 8c04b93Copy full SHA for 8c04b93
schema.json
@@ -10,7 +10,7 @@
10
],
11
"countryCode": "FR",
12
"homepage": "https://github.com/etalab/schema-passage-a-niveau",
13
- "path": "https://github.com/etalab/schema-passage-a-niveau/blob/master/schema.json",
+ "path": "https://github.com/etalab/schema-passage-a-niveau/raw/v0.1.0/schema.json",
14
"licenses": [
15
{
16
"title": "Etalab Licence Ouverte 2.0",
@@ -22,7 +22,7 @@
22
23
"title": "Fichier valide (CSV)",
24
"name": "exemple-valide-csv",
25
- "path": "https://github.com/mon-orga/schema-objets-importants/blob/master/exemple-valide.csv"
+ "path": "https://github.com/etalab/schema-passage-a-niveau/raw/v0.1.0/exemple-valide.csv"
26
}
27
28
"sources": [
@@ -186,4 +186,4 @@
186
187
188
"primaryKey": "id_pn"
189
-}
+}
0 commit comments