Skip to content

Commit 48beb5c

Browse files
committed
Revert Gratuitous namespace change to get GitHub to re-sync pages.
1 parent 5af4903 commit 48beb5c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

common/jsonld.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ const jsonld = {
22
// Add as the respecConfig localBiblio variable
33
// Extend or override global respec references
44
localBiblio: {
5-
65
// aliases to known references
76
"IEEE-754-2008": {
87
title: "IEEE 754-2008 Standard for Floating-Point Arithmetic",
@@ -32,7 +31,6 @@ const jsonld = {
3231
date: 'February 16, 2019'
3332
}
3433
},
35-
3634
conversions: {
3735
"https://w3c.github.io/json-ld-syntax/": "http://www.w3.org/TR/json-ld11/",
3836
"https://w3c.github.io/json-ld-api/": "http://www.w3.org/TR/json-ld11-api/",

0 commit comments

Comments
 (0)