Skip to content

Commit d37604c

Browse files
committed
making old urls example urls
1 parent 9f375e2 commit d37604c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

schema.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -215,15 +215,15 @@ Further Metadata Field Guidance (alphabetical by field)
215215

216216
"distribution": [
217217
{
218-
"accessURL":"https://explore.data.gov/views/ykv5-fn9t/rows.csv?accessType=DOWNLOAD",
218+
"accessURL":"https://data.example_agency.gov/views/ykv5-fn9t/rows.csv?accessType=DOWNLOAD",
219219
"format":"text/csv"
220220
},
221221
{
222-
"accessURL":"https://explore.data.gov/views/ykv5-fn9t/rows.json?accessType=DOWNLOAD",
222+
"accessURL":"https:/data.example_agency.gov/views/ykv5-fn9t/rows.json?accessType=DOWNLOAD",
223223
"format":"application/json"
224224
},
225225
{
226-
"accessURL":"https://explore.data.gov/views/ykv5-fn9t/rows.xml?accessType=DOWNLOAD",
226+
"accessURL":"https://data.example_agency.gov/views/ykv5-fn9t/rows.xml?accessType=DOWNLOAD",
227227
"format":"text/xml"
228228
}
229229
]

0 commit comments

Comments
 (0)