schemas/popolo/link.json in pupa-0.2.3 vs schemas/popolo/link.json in pupa-0.2.4
- old
+ new
@@ -1,7 +1,7 @@
{
"$schema": "http://json-schema.org/draft-03/schema#",
- "id": "http://www.popoloproject.com/schemas/link.json#",
+ "id": "link.json#",
"title": "Link",
"description": "A URL",
"type": "object",
"properties": {
"url": {