Skip to content

Commit 8ca7d23

Browse files
committed
The ActivityStreams vocab uses HTTPS.
w3c/activitystreams@982127714c860707
1 parent e0a7928 commit 8ca7d23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/context.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"@context": {
33
"acl": "http://www.w3.org/ns/auth/acl#",
44
"app": "http://www.w3.org/ns/solid/app#",
5-
"as": "http://www.w3.org/ns/activitystreams#",
5+
"as": "https://www.w3.org/ns/activitystreams#",
66
"cert": "http://www.w3.org/ns/auth/cert#",
77
"dc": "http://purl.org/dc/elements/1.1/",
88
"dct": "http://purl.org/dc/terms/",

0 commit comments

Comments
 (0)