Skip to content

Commit a9f39dc

Browse files
committed
update so the self link is a valid URL
1 parent fb655c3 commit a9f39dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json-spec/examples/digitalglobe-sample.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"links": [
8888
{
8989
"rel": "self",
90-
"href": "my url"
90+
"href": "https://s3.amazonaws.com/digitalglobe-static-catalog/collections/dg_worldview02_LV1B/103001004B316600_P002_MUL"
9191
},
9292
{
9393
"rel": "collection",

0 commit comments

Comments
 (0)