Skip to content

Commit d4361fb

Browse files
authored
Update common.js
Fix biblio reference for JSON-LD11CG-FRAMING. For #641.
1 parent e5f6fda commit d4361fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/latest/common/common.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ var jsonld = {
1919
},
2020
"JSON-LD11CG-FRAMING": {
2121
title: "JSON-LD 1.1 Framing",
22-
href: "https://json-ld.org/spec/latest/json-ld-api/",
22+
href: "https://json-ld.org/spec/latest/json-ld-framing/",
2323
authors: ["Gregg Kellogg"],
2424
publisher: "W3C",
2525
status: 'CG Draft'

0 commit comments

Comments
 (0)