File tree Expand file tree Collapse file tree 6 files changed +1064
-1064
lines changed Expand file tree Collapse file tree 6 files changed +1064
-1064
lines changed Original file line number Diff line number Diff line change @@ -87,22 +87,22 @@ var respecConfig = {
87
87
] ,
88
88
// name of the WG, should be listed at https://respec.org/w3c/groups/
89
89
group : "kg-construct" ,
90
- latestVersion : "https://w3id.org /rml/ lv/spec/" ,
90
+ latestVersion : "https://kg-construct.github.io /rml- lv/spec/docs /" ,
91
91
issueBase : "https://github.com/kg-construct/rml-lv/issues" ,
92
92
noRecTrack : "true" ,
93
93
otherLinks : [
94
94
{
95
95
key : "This Version" ,
96
96
data : [ {
97
- value : "https://w3id.org /rml/ lv/spec/%thisDate%/" ,
98
- href : "https://w3id.org /rml/ lv/spec/%thisDate%/"
97
+ value : "https://kg-construct.github.io /rml- lv/spec/docs /%thisDate%/" ,
98
+ href : "https://kg-construct.github.io /rml- lv/spec/docs /%thisDate%/"
99
99
} ]
100
100
} ,
101
101
{
102
102
key : "Previous Version" ,
103
103
data : [ {
104
- value : "https://w3id.org /rml/ lv/spec/%prevDate%/" ,
105
- href : "https://w3id.org /rml/ lv/spec/%prevDate%/"
104
+ value : "https://kg-construct.github.io /rml- lv/spec/docs /%prevDate%/" ,
105
+ href : "https://kg-construct.github.io /rml- lv/spec/docs /%prevDate%/"
106
106
} ]
107
107
} ,
108
108
{
You can’t perform that action at this time.
0 commit comments