Skip to content

Commit 7f99a50

Browse files
committed
Fix httpLink for remote-doc 0009.
1 parent 1dde17d commit 7f99a50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/remote-doc-manifest.jsonld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"name": "load JSON-LD document with link",
8787
"purpose": "If a context is specified in a link header, it is not used for JSON-LD.",
8888
"option": {
89-
"httpLink": "<remote-doc/0009-context.jsonld>; rel=\"http://www.w3.org/ns/json-ld#context\""
89+
"httpLink": "<0009-context.jsonld>; rel=\"http://www.w3.org/ns/json-ld#context\""
9090
},
9191
"input": "remote-doc/0009-in.jsonld",
9292
"expect": "remote-doc/0009-out.jsonld"

0 commit comments

Comments
 (0)