Skip to content

Commit 709444e

Browse files
fix url
1 parent 0900cfc commit 709444e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ const aliases = {
3939
rdfs: 'http://www.w3.org/2000/01/rdf-schema#',
4040
rss: 'http://purl.org/rss/1.0/',
4141
sched: 'http://www.w3.org/ns/pim/schedule#',
42-
schema: 'http:/schema.org/', // @@ beware confusion with documents no 303
42+
schema: 'http://schema.org/', // @@ beware confusion with documents no 303
4343
sioc: 'http://rdfs.org/sioc/ns#',
4444
solid: 'http://www.w3.org/ns/solid/terms#',
4545
space: 'http://www.w3.org/ns/pim/space#',

0 commit comments

Comments
 (0)