Skip to content

Commit e57b328

Browse files
authored
Update endpoint URL to use HTTPS
1 parent 74b64d8 commit e57b328

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/test/RSFC-01-1/RSFC-01-1.jsonld

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
],
145145
"http://www.w3.org/ns/dcat#endpointDescription": [
146146
{
147-
"@id": "http://w3id.org/rsfc/api"
147+
"@id": "https://w3id.org/rsfc/api"
148148
}
149149
],
150150
"http://www.w3.org/ns/dcat#endpointURL": [
@@ -248,4 +248,4 @@
248248
}
249249
]
250250
}
251-
]
251+
]

0 commit comments

Comments
 (0)