Skip to content

Commit 792f3eb

Browse files
authored
fix broken links
1 parent 841440c commit 792f3eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,12 @@
4545
}, {
4646
"@id": "#libraries",
4747
"breadcrumb": [{
48-
"@id": "/data-model/",
48+
"@id": "https://.com/rdfjs-base/data-model",
4949
"name": "@rdfjs/data-model",
5050
"description": "Basic implementation of RDFJS Data Model.",
5151
"implements": [ "DataFactory" ]
5252
}, {
53-
"@id": "/dataset/",
53+
"@id": "https://.com/rdfjs-base/dataset",
5454
"name": "@rdfjs/dataset",
5555
"description": "Basic implementation of RDFJS Dataset.",
5656
"implements": [ "Dataset" ]

0 commit comments

Comments
 (0)