commit: f4cf6aeab180c60f3474a18d35218dd1831a1b2f
parent ce90e0111a3cd759724926e57d332a63bd46efb3
Author: William Pitcock <nenolod@dereferenced.org>
Date: Thu, 8 Nov 2018 11:32:38 -0600
context: fix schema.org
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/context.jsonld b/context.jsonld
@@ -13,7 +13,7 @@
},
"manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
"ostatus": "http://ostatus.org#",
- "schema": "http://schema.org#",
+ "schema": "http://schema.org",
"toot": "http://joinmastodon.org/ns#",
"totalItems": "as:totalItems",
"value": "schema:value",